Kristian Dupont
|
4dc0403c58
|
Make eslint happy
|
2016-12-29 10:53:51 +01:00 |
Radu Tutueanu
|
d7c44fa7e9
|
Use mockery in tests to setup the realm module path(#727)
* Use mockery to set up the realm module path
* Use the right path
* Add mockery to devDependencies
* Remove unnecessary symbolic link
|
2016-12-09 09:05:15 +01:00 |
Radu Tutueanu
|
8d5acd7da5
|
Fix docs and test according to new api
|
2016-11-16 13:36:41 +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 |
Ari Lazier
|
eef8a2de3b
|
property clean up sync state between tests in c++
|
2016-11-12 05:26:37 -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
|
164ea8ec79
|
Port over remaining tests for Realm.Sync.User
|
2016-11-10 10:35:36 -08:00 |
Søren Vind
|
f8eba17c48
|
Make it possible to run test suite with and without sync
|
2016-11-09 12:50:19 -08:00 |
Søren Vind
|
d5cd3d7266
|
Download and start ROS before running tests + Run all tests + Run using node4.4.7
|
2016-11-08 16:47:20 -08:00 |
Ari Lazier
|
fde1c5d00d
|
start implementing sync tests
|
2016-11-08 08:59:30 -08:00 |
Yavor Georgiev
|
a66198fe46
|
make tests require the symlinked realm module
|
2016-10-13 16:09:14 +02:00 |
Ari Lazier
|
9d0df0de3d
|
Sync and fine grained notifications
|
2016-10-04 15:07:14 -07:00 |