blagoev
922a526fe9
Merge pull request #974 from realm/fix-sessions-tests
...
Fix sessions tests
2017-04-20 19:25:05 +03:00
blagoev
db8eb39b86
add semicolon
2017-04-20 18:23:30 +03:00
blagoev
c959cc799c
possible fix to session tests timeout
2017-04-20 18:23:30 +03:00
Yavor Georgiev
7543c1274d
increase jasmine timeout to a ridiculously high value
2017-04-20 18:23:30 +03:00
Yavor Georgiev
9a8dc1327f
remove assertion
2017-04-20 18:23:30 +03:00
Yavor Georgiev
a37c38ca92
increase jasmine timeout to a ridiculously high value
2017-04-20 18:23:30 +03:00
Yavor Georgiev
95da4d81c3
refactor session tests
2017-04-20 18:23:30 +03:00
blagoev
daad5a43cd
Merge pull request #962 from realm/windows-android-build
...
Windows android build
2017-04-20 18:22:16 +03:00
blagoev
8069c7e25a
fix npm scripts
2017-04-20 14:03:54 +03:00
blagoev
8b1bec1123
enable android build on windows
2017-04-20 14:03:54 +03:00
Radu Tutueanu
ba0b298244
Merge pull request #971 from realm/al/notifier-fix
...
Use notifier fix in latest object store, update core & sync
2017-04-19 13:20:42 +03:00
Radu Tutueanu
e1479026c6
Update sync version
2017-04-19 10:22:04 +03:00
Ari Lazier
8e43eb7441
use notifier fix in latest object store, update core
2017-04-18 10:58:50 -07:00
Yavor Georgiev
aa506935a5
Construct Results with object type name only ( #959 )
2017-04-18 13:41:44 +03:00
Yavor Georgiev
8b652b4e8a
Expose option to force the sync history type when opening a realm ( #966 )
2017-04-18 13:41:07 +03:00
blagoev
2ca08161f8
Merge pull request #961 from realm/fix-tests
...
fix tests not completing on failure
2017-04-06 22:56:05 +03:00
blagoev
4c9f88560e
fix testCurrent user test
2017-04-06 18:26:36 +03:00
blagoev
7486ecf029
fix user-tests
2017-04-06 14:25:40 +03:00
blagoev
1aec51cfae
fix tests not completing on failure
2017-04-06 11:00:29 +03:00
blagoev
c0c54989ec
Merge pull request #953 from realm/blagoev/remove-obsolete-nosync-targets
...
remove obsolete test nosync targets
2017-03-30 11:44:30 +03:00
blagoev
8b24dbc8bc
update the README
2017-03-30 11:33:40 +03:00
blagoev
a33577eccb
remove obsolete test nosync targets
2017-03-30 11:24:46 +03:00
blagoev
9f09e03b99
Merge pull request #952 from mbalex99/ReadMetypofix
...
Fixing README.md typo for build command
2017-03-30 10:43:54 +03:00
Maximilian Alexander
89756ee8e2
fixing typo
2017-03-29 23:36:07 -07:00
Radu Tutueanu
274661dde4
Use core 2.5.1 and sync 1.5.0 ( #949 )
...
* Use core 2.5.1 and sync 1.5.0
* Add changelog entry
2017-03-29 13:41:17 +02:00
blagoev
309dfc8733
Merge pull request #948 from realm/debug-node-tests
...
enable js debugging of node tests from within vs code
2017-03-29 10:31:02 +03:00
blagoev
68e75a4265
enable js debugging of node tests from within vs code
2017-03-28 23:22:31 +03:00
Yavor Georgiev
92c10c469c
Add missing Android JNI lib
2017-03-28 16:21:06 +02:00
Yavor Georgiev
2881cf5502
[1.2.0] Bump version
2017-03-28 14:49:58 +02:00
Yavor Georgiev
80818779ba
Fix opening synced realm with an encryption key ( #945 )
2017-03-28 14:34:27 +02:00
blagoev
d881f04688
Merge pull request #933 from realm/platform-agnostic-test-commands
...
Platform agnostic test commands
2017-03-28 11:46:35 +03:00
blagoev
b7095f4a70
revert some test logic for tests in Debug
2017-03-27 19:18:56 +03:00
blagoev
c5cad2fcd5
correct test-runners tests
2017-03-27 19:18:56 +03:00
blagoev
d23d60f272
refactor test.sh to use npm commands
...
fixed license-check npm command
added test-runners npm command
2017-03-27 19:18:56 +03:00
blagoev
1de37b5844
fix license-check command
2017-03-27 19:18:56 +03:00
blagoev
edf4cb5760
rewrite most test commands to be platform agnostic
2017-03-27 19:18:56 +03:00
Yavor Georgiev
f0d70d4061
Fix ambiguous type reference error ( #943 )
...
* Fix ambiguous type reference error
* Bump ROS version for testing
2017-03-27 16:58:58 +02:00
Adam Lebsack
5ce8afa559
Merge pull request #938 from realm/ajl-fix-tests
...
Bump up test timeout
2017-03-24 13:36:16 +01:00
Adam Lebsack
a5c0456a22
Bump up test timeout
2017-03-24 13:12:00 +01:00
Kristian Dupont
045b963d6f
Change fragile test to wait for signal rather than for a period of time ( #936 )
...
* Change test to wait for signal rather than for 4 seconds
* Tiny refactoring
2017-03-24 12:49:28 +01:00
Radu Tutueanu
479b21c3f8
Use sync 1.4.0 ( #918 )
...
* Use sync 1.4.0
* Use master@OS
* Make normalize_path available for the GN (#932 )
2017-03-23 15:43:02 +01:00
Kristian Dupont
f551a51acc
Add missing sync error ( #925 )
...
* Add missing sync error
* Make unit tests work without sync
* Wording fix
2017-03-22 13:52:41 +01:00
Kristian Dupont
c4535bdf1a
Improve api docs ( #920 )
...
* Set docs title in configuration
* Add markdown plugin to jsdoc
* Add query language tutorial to docs
* jsdoc template submodule updated
* Add query docs
* Document placeholders and composition operators
* Add logo
* Add note about boolean checks
* Fixes as per PR comments
2017-03-22 12:54:35 +01:00
Kristian Dupont
5bece3d5c4
Validate user-methods parameters ( #924 )
...
* Validate user-methods parameters
* Switch homemade typeof operator for real one.
* Fix array prototype access
2017-03-20 12:52:41 +01:00
blagoev
78caae7b17
Merge pull request #926 from realm/sync-on-by-default-android
...
Make sync build by default (unless turned off w/ buildWithSync)
2017-03-20 11:47:03 +01:00
Kristian Dupont
aa38d28eb0
Two more indentation fixes
2017-03-20 10:43:42 +01:00
Kristian Dupont
1bdc50ebf6
Fix indentation in sync docs source
2017-03-20 10:40:56 +01:00
blagoev
ca265dca93
Make sync build by default (unless turned off w/ buildWithSync)
2017-03-17 15:37:35 +01:00
Kristian Dupont
94f8d5a891
Add optional userInfo param to registerWithProvider ( #915 )
...
* Add optional userInfo param to registerWithProvider
* Fixes per PR comments
2017-03-17 14:13:03 +01:00
blagoev
6845157580
Merge pull request #921 from realm/debug-argument-case-fix
...
make tests Debug arg case insensitive
2017-03-16 15:03:19 +01:00