realm / realm-kotlin

Kotlin Multiplatform and Android SDK for the Realm Mobile Database: Build Better Apps Faster.
Apache License 2.0
878 stars 52 forks source link

Test app initializer rework #1785

Open rorbech opened 1 week ago

rorbech commented 1 week ago

This PR reworks our test app initializer, so that it is easier to do variations of the setup.

rorbech commented 2 days ago

Awesome it looks great. The only concern is that I cannot rerun roundtripCollectionsInMixed without resetting the server.

Should be fixed now.