realm-js/tests/js
Thomas Goyne 2298609ce5 Merge remote-tracking branch 'origin/master' into tg/merge-master-to-2.0.x
* origin/master: (23 commits)
  Fix api doc error
  fix progress notifications registrations
  Fix typo in Github issue template
  Fix port conflict between RN >= 0.48 and RPC server (#1294)
  Disable testAddListener when running in chrome
  Ensure RN has an event loop running for async tests
  Make permission tests better handle server delays
  Fix race conditions in testAddListener
  Separate build and test steps in xcode to reduce chance of hitting "Early unexpected exit"
  Ignore errors when sourcing nvm.sh
  Don't forward arguments to nvh.sh
  Skip sourcing nvm.sh if it's already available
  Fix some shellcheck warnings
  Ensure node 6.5.0 is installed on CI
  Build realm from source for each test-runner test
  Improve error reporting for incorrect argument counts for Realm methods
  Use the same error messages in the RPC code as the regular code
  Silence an unused variable warning when building with sync disabled
  Check the exception message in all Realm tests which assert an exception is thrown
  Don't discard the actual error message in validated_get_X
  ...
2017-09-25 09:40:56 -07:00
..
admin-user-helper.js Fix admin-user-helper for ROS 2.0 2017-09-21 01:43:08 +03:00
asserts.js Check the exception message in all Realm tests which assert an exception is thrown 2017-09-14 16:40:58 -07:00
async-tests.js Node.js Win32 support (#864) 2017-03-07 23:24:30 +01:00
download-api-helper.js output the error as it is in download-api-helper 2017-09-12 23:04:46 +03:00
encryption-tests.js Skip running tests against ROS until they are updated for 2.0 2017-09-21 02:09:05 +03:00
garbage-collection.js Running js tests in Electron renderer process (#1196) 2017-08-11 10:30:57 +02:00
index.js Test 2.0.x on CI 2017-09-21 15:41:00 +03:00
linkingobjects-tests.js Add support for accessing linking objects / backlinks (#1101) 2017-06-29 11:59:10 +02:00
list-tests.js Use the objectstore keypath sorting functionality 2017-09-21 10:41:19 -07:00
migration-tests.js Add Realm.deleteModel API (#573) 2017-09-12 14:45:36 +05:30
object-tests.js Add objectSchema method to Realm Object (#1055) 2017-06-20 11:42:43 +02:00
package.json Sync and fine grained notifications 2016-10-04 15:07:14 -07:00
permission-tests.js Make permission tests better handle server delays 2017-09-19 13:14:49 -07:00
query-tests.js [Tests] Stop using Realm.Types 2016-08-04 10:10:28 -07:00
query-tests.json start implementing sync tests 2016-11-08 08:59:30 -08:00
realm-tests.js Merge branch 'master' of github.com:realm/realm-js into 2.0.x 2017-09-18 09:46:36 +02:00
results-tests.js Merge remote-tracking branch 'origin/master' into tg/merge-master-to-2.0.x 2017-09-25 09:40:56 -07:00
schemas.js Merge branch 'master' of github.com:realm/realm-js into 2.0.x 2017-09-08 14:54:56 +02:00
session-tests.js Fixes to issues reported by eslint (#1313) 2017-09-14 10:35:02 +02:00
user-tests.js Uncomment tests (now that they are guarded by a Fixme) 2017-09-21 02:38:22 +03:00
worker-tests-script.js Accept a custom path for the realm module (#725) 2016-12-08 13:01:41 +01:00
worker.js enable js debugging of node tests from within vs code 2017-03-28 23:22:31 +03:00