mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 22:17:03 +05:30
feat(api): add integration tests for Shiori API
This commit is contained in:
parent
f39bf0b043
commit
3663ca1ec1
3 changed files with 176 additions and 0 deletions
|
@ -97,6 +97,7 @@ sqldelight-jvmDriver = { module = "app.cash.sqldelight:sqlite-driver", version.r
|
|||
sqldelight-primitiveAdapters = { module = "app.cash.sqldelight:primitive-adapters", version.ref = "sqldelight" }
|
||||
sqlite-android = "com.github.requery:sqlite-android:3.43.0"
|
||||
swipe = "me.saket.swipe:swipe:1.3.0-SNAPSHOT"
|
||||
testcontainers = "org.testcontainers:testcontainers:1.19.1"
|
||||
truth = "com.google.truth:truth:1.1.5"
|
||||
unfurl = "me.saket.unfurl:unfurl:1.7.0"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue