realm-js/tests/js
Scott Kyle 4731610a58 Merge branch 'master' into sk-node
* master:
  add keypath tests
  pr feedback, changelog
  typo
  bug fix
  tests
  support keypath comparisons for types that support it
  support for null queries
  don't require optional or link properties when creating objects
  [0.11.1] Bump version
  Update CHANGELOG with 0.11.1 fixes
  Update changelog script
  Remove changes_available implementation that asserts
  Get correct path to adb from Android Studio
  add some simple tests for Realm.write
  Update apps to use React Native 0.22
2016-04-18 14:19:06 -07:00
..
.eslintrc.json Properly configure ESLint for syntax checking 2016-03-16 13:01:38 -07:00
asserts.js Copy whole lib module into JS test bundle 2016-02-29 03:24:58 -08: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 Copy whole lib module into JS test bundle 2016-02-29 03:24:58 -08:00
list-tests.js Make collection iterators actually iterable 2016-03-20 11:51:16 -07:00
object-tests.js Copy whole lib module into JS test bundle 2016-02-29 03:24:58 -08: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 don't require optional or link properties when creating objects 2016-04-01 11:00:53 -07:00
results-tests.js Make List and Results inherit from Collection 2016-03-20 11:51:16 -07:00
schemas.js Support many Array methods on List and Results 2016-02-29 03:24:58 -08:00