Radu Tutueanu
900827d72f
Skip the download if PREFIX env variables are defined
2016-11-11 14:46:16 +01:00
Ari Lazier
08ffc3bf15
ccache support
2016-11-10 23:55:26 -08:00
Ari Lazier
81402f890b
use yarn and fix for test app package.json
2016-11-10 23:11:31 -08:00
Ari Lazier
babd9b6c3d
don't unzip sync zip when not needed
2016-11-10 14:29:28 -08:00
Ari Lazier
0cc306ca26
Merge branch 'al-sync-user-tests' of https://github.com/realm/realm-js into al-sync-user-tests
2016-11-10 11:45:04 -08:00
Ari Lazier
aeea153a06
don't reset simulators
2016-11-10 11:44:57 -08:00
JP Simard
219947db9e
try to work around failure to run the tests
2016-11-10 11:26:27 -08:00
Ari Lazier
8bd5ee8be7
Merge branch 'al-sync-user-tests' of https://github.com/realm/realm-js into al-sync-user-tests
2016-11-10 10:50:51 -08:00
Adam Lebsack
58e2032998
Merge pull request #649 from realm/rt/fix-node-linux
...
Fix node tests for linux
2016-11-10 19:50:36 +01:00
Ari Lazier
a47d6b12c0
fix for reset script
2016-11-10 10:50:33 -08:00
Ari Lazier
5b3825092d
updated simulator script
2016-11-10 10:32:59 -08:00
Adam Lebsack
6b8fa6bf16
Do not run docker interactively
2016-11-10 19:28:39 +01:00
Ari Lazier
97b5101c5e
no xcpretty
2016-11-10 10:19:46 -08:00
Adam Lebsack
5080c54b23
Added docker-test.sh wrapper for running linux tests
2016-11-10 19:13:52 +01:00
Ari Lazier
313ca1c3cf
improved ci script
2016-11-10 10:06:48 -08:00
Radu Tutueanu
54e30cdd0b
Merge remote-tracking branch 'origin/al-sync-user-tests' into rt/fix-node-linux
2016-11-10 16:09:24 +01:00
Ari Lazier
e07cbf8549
Merge branch 'al-sync-user-tests' of https://github.com/realm/realm-js into al-sync-user-tests
2016-11-10 06:46:30 -08:00
Ari Lazier
e954184d68
use xcpretty
2016-11-10 06:46:21 -08:00
Radu Tutueanu
8ad43b0505
Do not use sync on linux
2016-11-10 14:42:58 +01:00
Radu Tutueanu
b38c428e82
Use dependencies.list
...
Fixes #644
2016-11-10 13:53:28 +01:00
Ari Lazier
dff6c833ff
hack to install yarn on ci
2016-11-10 04:28:58 -08:00
Ari Lazier
4fc874f35c
some small fixes for download-core script
2016-11-09 15:01:42 -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
Radu Tutueanu
9833b8e490
Build macOS with sync by default
2016-11-09 19:07:26 +01:00
Radu Tutueanu
b8c5bafd24
Fix untarring core
2016-11-09 17:51:19 +01:00
Radu Tutueanu
397dbbd2e5
Download node
2016-11-09 17:44:37 +01:00
Radu Tutueanu
c9579dafd1
Enable build with sync when running tests
2016-11-09 17:28:47 +01:00
Radu Tutueanu
c995253202
Fix building with sync
2016-11-09 17:25:25 +01: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
Ari Lazier
5a49dbc325
make sync work with RealmJS tests
2016-10-27 13:49:41 -07:00
Ari Lazier
60d9da1b44
remove unneded server argument for adminUser, update care and sync dependencies
2016-10-26 17:20:34 -07:00
Ari Lazier
d76ec0934e
revert download core changes
2016-10-25 09:37:08 -07:00
Yavor Georgiev
a37fe03e20
bring back node ci
2016-10-11 22:30:39 +02:00
Yavor Georgiev
5623653477
prepare for the glorious future
2016-10-08 19:36:03 +02:00
Ari Lazier
857369f5a4
download core and sync and get the test app running on sync
2016-10-04 17:27:09 -07:00
Ari Lazier
9d0df0de3d
Sync and fine grained notifications
2016-10-04 15:07:14 -07:00
Ari Lazier
1ea107258f
don't run npm install multiple times
2016-08-19 10:07:15 -07:00
Mark Rowe
5b888ed91d
Update to core 1.5.0 and the latest version of the object store.
2016-08-15 11:29:58 -07:00
Yavor Georgiev
fb7911e3fa
add support for the jest runner’s node environment
2016-08-10 15:50:37 +02:00
Yavor Georgiev
1a98077794
Add tests to ensure realm-js is usable inside mocha and ava tests
2016-08-10 15:47:55 +02:00
Ari Lazier
1b1c6b9cbc
wipe simulators between runs
2016-08-04 11:12:46 -07:00
Thomas Goyne
6a2e86cf93
Use the correct extension for the non-node core download
2016-07-18 15:09:44 -07:00
Thomas Goyne
88b3be3e30
Update to core 1.4.0
2016-07-18 14:55:38 -07:00
Scott Kyle
e0ff68059b
Remove rnpm post install script
...
This will mean we only support rnpm 1.9.0 and above.
2016-06-22 14:25:35 -04:00
Scott Kyle
ae549aa32e
Default to /tmp for TMPDIR
...
Even though it's UNIX standard, it appears that TMPDIR is missing on Linux!
2016-06-17 13:17:01 -07:00
Scott Kyle
928ab03ce4
Update to download and use core build for Node
...
This will need to be updated again with a newer version since 1.1.2 build was created on CI but is not actually on static.realm.io until a new release is made.
2016-06-17 11:19:19 -07:00
Scott Kyle
12517a0d1e
Add ability to run Node tests on Linux
...
It uses the Android ExternalCommitHelper implementation.
The Dockerfile requires that you have a static library build of core for Linux with PIC enabled.
2016-06-17 02:38:33 -07:00
Scott Kyle
fa4a281f19
Update core to 1.1.0
2016-06-14 17:42:49 -07:00
Scott Kyle
4e457526bb
Merge branch 'sk-node-xcode'
...
* sk-node-xcode:
Consolidate RealmNode.xcodeproj into RealmJS.xcodeproj
2016-05-27 13:20:01 -07:00