realm-js/tests/js
Scott Kyle 7a26d192ba Merge pull request #427 from realm/sk-object-inheritance
Fix ES6 class inheritance of Realm.Object with Babel
2016-05-16 11:17:45 -07:00
..
.eslintrc.json Properly configure ESLint for syntax checking 2016-03-16 13:01:38 -07:00
asserts.js Abstracted check for Node v6 2016-05-10 11:34:33 -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 Merge pull request #427 from realm/sk-object-inheritance 2016-05-16 11:17:45 -07:00
migration-tests.js Make migration tests work in Chrome debug mode 2016-04-29 13:55:49 -07:00
object-tests.js Support ES6 class inheritance from Realm.Object 2016-05-09 16:49:05 -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 Merge pull request #427 from realm/sk-object-inheritance 2016-05-16 11:17:45 -07:00
results-tests.js Support ES6 class inheritance from Realm.Object 2016-05-09 16:49:05 -07:00
schemas.js tests and bugfixes 2016-04-28 12:16:16 -07:00