realm-js/tests/js
Scott Kyle 32a8a2ed72 Make migration tests work in Chrome debug mode
All realm operations for the RPC are now done in their own thread so it can be allowed to block on waiting for callback results. The recursive and multi-threaded nature of this makes it pretty tricky, but it works!
2016-04-29 13:55:49 -07:00
..
.eslintrc.json Properly configure ESLint for syntax checking 2016-03-16 13:01:38 -07:00
asserts.js Make migration tests work in Chrome debug mode 2016-04-29 13:55:49 -07:00
base-test.js Copy whole lib module into JS test bundle 2016-02-29 03:24:58 -08:00
encryption-tests.js Update API docs with encryptionKey 2016-03-17 15:14:56 -07:00
index.js support for data migrations 2016-04-27 08:30:59 -07:00
list-tests.js Make collection iterators actually iterable 2016-03-20 11:51:16 -07:00
migration-tests.js Make migration tests work in Chrome debug mode 2016-04-29 13:55:49 -07:00
object-tests.js pr fixes 2016-04-26 16:59:03 -07:00
package.json Copy whole lib module into JS test bundle 2016-02-29 03:24:58 -08:00
query-tests.js tests 2016-04-11 16:01:51 -07:00
query-tests.json All tests now pass on Node 2016-04-15 16:06:44 -07:00
realm-tests.js add readOnly property 2016-04-28 15:50:43 -07:00
results-tests.js Add test for Results invalidation 2016-04-28 09:39:06 -07:00
schemas.js tests and bugfixes 2016-04-28 12:16:16 -07:00