realm-js/tests
Søren Vind 87b30fb4ec Add tests of Realm.Sync.User.all and Realm.Sync.User.current. Fix both to only return active (logged-in) users. Fix current return values: Throws if >1 user logged in, returns undefined if no logged in. 2016-11-10 12:54:15 -08:00
..
data fix for upgrading optional date properties 2016-05-26 13:30:51 -07:00
ios make sync work with RealmJS tests 2016-10-27 13:49:41 -07:00
js Add tests of Realm.Sync.User.all and Realm.Sync.User.current. Fix both to only return active (logged-in) users. Fix current return values: Throws if >1 user logged in, returns undefined if no logged in. 2016-11-10 12:54:15 -08:00
react-test-app remove sync test code from test app 2016-11-10 11:51:37 -08:00
spec Add tests of Realm.Sync.User.all and Realm.Sync.User.current. Fix both to only return active (logged-in) users. Fix current return values: Throws if >1 user logged in, returns undefined if no logged in. 2016-11-10 12:54:15 -08:00
test-runners add support for the jest runner’s node environment 2016-08-10 15:50:37 +02:00
.gitignore Sync and fine grained notifications 2016-10-04 15:07:14 -07:00
index.js Sync and fine grained notifications 2016-10-04 15:07:14 -07:00
package.json Make it possible to run test suite with and without sync 2016-11-09 12:50:19 -08:00