realm-js/tests/react-test-app
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
..
android Upgrade react-test-app to RN 0.40 (#784) 2017-01-10 14:00:23 +01:00
ios Merge remote-tracking branch 'origin/master' into tg/merge-master-to-2.0.x 2017-09-25 09:40:56 -07:00
tests Improve CI builds relying on Chrome (#796) 2017-01-11 18:22:41 +01:00
.babelrc Upgrade react-test-app to RN 0.40 (#784) 2017-01-10 14:00:23 +01:00
.buckconfig Upgrade react-test-app to RN 0.40 (#784) 2017-01-10 14:00:23 +01:00
.eslintrc.json Factor out some common code in React tests 2016-05-26 15:47:30 -07:00
.flowconfig Upgrade react-test-app to RN 0.40 (#784) 2017-01-10 14:00:23 +01:00
.gitattributes Upgrade react-test-app to RN 0.40 (#784) 2017-01-10 14:00:23 +01:00
.gitignore Upgrade react-test-app to RN 0.40 (#784) 2017-01-10 14:00:23 +01:00
.watchmanconfig move everything/rename to make room for android 2015-11-30 11:23:29 -08:00
index.android.js Permissions api (#1244) 2017-08-29 15:23:22 +02:00
index.ios.js Bumped version of ESLint, added eslinting of specs, make all linting pass 2016-11-14 10:48:50 -08:00
package.json Upgrade react-test-app to RN 0.40 (#784) 2017-01-10 14:00:23 +01:00
run-android.sh Enable running android sync tests on macOS (#834) 2017-02-02 02:41:27 +01:00