realm-js/tests
Scott Kyle 6a8fa75a37 Use a default to override Chrome debugging setting
This is done in a way that does not override the persistent user defaults. You set this default when launching the app by supplying `-RealmReactEnableChromeDebugging YES/NO` launch arguments.
2015-10-22 02:47:10 -07:00
..
ReactTests Use a default to override Chrome debugging setting 2015-10-22 02:47:10 -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