Ari Lazier
|
b9a2c92a8b
|
test fixes
|
2016-12-06 14:43:07 +01:00 |
Marius Rackwitz
|
8964e4d7f9
|
Only set the path derived from the SyncManager if none was provided (#679)
* Only set the path derived from the SyncManager if none was provided
* Disable synchronizeChangeswithTwoClientsAndOneUser
|
2016-11-29 10:51:26 +01:00 |
Søren Vind
|
06d277aacd
|
Bumped version of ESLint, added eslinting of specs, make all linting pass
|
2016-11-14 10:48:50 -08:00 |
Marius Rackwitz
|
b01349087c
|
Add a test which synchronizes a change between two clients
|
2016-11-14 17:36:47 +01:00 |
Ari Lazier
|
baa8321453
|
fix test
|
2016-11-11 19:33:21 -08:00 |
Søren Vind
|
14e75f12bc
|
Documentation for .all and .current
|
2016-11-11 14:54:12 -08:00 |
Ari Lazier
|
d229cd6130
|
throw exception when trying to open a realm with an invalid user
|
2016-11-11 00:14:52 -08:00 |
Søren Vind
|
88aae65721
|
Test logout, slightly better test scaffolding (so now we run tests to completion on the outer level of callbacks).
|
2016-11-10 18:06:27 -08:00 |
Ari Lazier
|
6d485866f6
|
all users should return a dictionary
|
2016-11-10 13:55:22 -08:00 |
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 |
Søren Vind
|
448f68a787
|
Reformat code, 2 spaces
|
2016-11-10 12:54:15 -08:00 |
Søren Vind
|
164ea8ec79
|
Port over remaining tests for Realm.Sync.User
|
2016-11-10 10:35:36 -08:00 |
Ari Lazier
|
8ce8f52105
|
add test for login
|
2016-11-08 14:07:04 -08:00 |
Ari Lazier
|
b2e71a5fb6
|
test fixes
|
2016-11-08 09:21:27 -08:00 |
Ari Lazier
|
fde1c5d00d
|
start implementing sync tests
|
2016-11-08 08:59:30 -08:00 |