realm / realm-js

Realm is a mobile database: an alternative to SQLite & key-value stores
https://realm.io
Apache License 2.0
5.69k stars 564 forks source link

Test helper waitForConnectionState is not doing anything #6759

Open sync-by-unito[bot] opened 3 weeks ago

sync-by-unito[bot] commented 3 weeks ago

waitForConnectionState is actually just returning a closure, the test which await it actually seem to be doing nothing.

This needs to be fixed and could possibly reveal some corner cases that haven't been correctly caught by tests before.

sync-by-unito[bot] commented 3 weeks ago

➤ PM Bot commented:

Jira ticket: RJS-2848