realm-js/tests
Scott Kyle 2fe1f0d26e Fix RealmReactTests to work through Chrome
The key idea was the cycle the runloop once after receiving the RCTJavaScriptDidLoadNotification so that the RCTDevMenu could also handle that notification and setup the bridge properly, as well as not block the main thread by spinning the runloop instead.
2015-10-22 02:49:15 -07:00
..
ReactTests Fix RealmReactTests to work through Chrome 2015-10-22 02:49:15 -07:00
.eslintrc Add ESLint config for JS test files 2015-10-21 15:20:44 -07:00
ArrayTests.js Make List objects work with Object.keys in Chrome 2015-10-21 13:11:41 -07:00
Info.plist Change RealmReact to be a dynamic framework 2015-10-14 02:05:02 -07:00
ObjectTests.js Expose global cleanupTestRealms function 2015-10-14 15:26:05 -07:00
RJSModuleLoader.h Refactor tests to run again inside Xcode 2015-10-08 15:54:30 -07:00
RJSModuleLoader.m Refactor tests to run again inside Xcode 2015-10-08 15:54:30 -07:00
RealmJSCoreTests.m Move RealmJSCoreTests.m to tests directory 2015-10-21 15:18:47 -07:00
RealmJSTests.h Remove dependency on JavaScriptCore for RealmReactTests 2015-10-15 15:19:59 -07:00
RealmJSTests.mm Remove dependency on JavaScriptCore for RealmReactTests 2015-10-15 15:19:59 -07:00
RealmTests.js Expose global cleanupTestRealms function 2015-10-14 15:26:05 -07:00
ResultsTests.js Error when assigning to Result index or length 2015-10-21 15:25:53 -07:00
asserts.js Remove dependency on JavaScriptCore for RealmReactTests 2015-10-15 15:19:59 -07:00
base-test.js rename some methods for clarity - try to cleanup js objects 2015-10-15 18:48:13 -07:00
index.js Remove dependency on JavaScriptCore for RealmReactTests 2015-10-15 15:19:59 -07:00
package.json Make all tests explicitly require realm module 2015-10-08 16:19:19 -07:00
schemas.js Each test can now have a beforeEach and afterEach 2015-10-14 15:02:19 -07:00
util.js Make Xcode tests run in React environment 2015-10-15 03:26:56 -07:00