touchlab-lab / knarch.db

K(otlin)N(ative)A(rchitecture) Database
https://touchlab.co/
Apache License 2.0
90 stars 9 forks source link

Multiplatform test coverage #38

Open kpgalligan opened 6 years ago

kpgalligan commented 6 years ago

Need to sort out multiplatform tests with K/N, then possibly add some tests for features added by the multiplatform, and some general sanity checks. Detailed sqlite testing is already provided by platform specific testing.

thevery commented 6 years ago

iOS simulator tests available almost out of the box, too: https://github.com/JetBrains/kotlin-mpp-example/pull/1