realm-js/tests
Mark Rowe 89149c0a75 Make it possible to assign a List or Results to a List property once more (#1126)
* Make it possible to assign a List or Results to a List property.

The change made in #1069 to improve error messages when values of
incorrect types were assigned to a given property was being too
narrow in the types it accepted for list properties, allowing only
arrays. Lists and Results are now accepted once more.

* Update CHANGELOG.md
2017-07-10 13:45:49 +02:00
..
data fix for upgrading optional date properties 2016-05-26 13:30:51 -07:00
ios make sync work with RealmJS tests 2016-10-27 13:49:41 -07:00
js Make it possible to assign a List or Results to a List property once more (#1126) 2017-07-10 13:45:49 +02:00
react-test-app Enable running android sync tests on macOS (#834) 2017-02-02 02:41:27 +01:00
spec fix admin-user-helper and enable retrieveAccount tests 2017-07-07 12:16:12 +03:00
test-runners correct test-runners tests 2017-03-27 19:18:56 +03:00
.eslintrc.json Bumped version of ESLint, added eslinting of specs, make all linting pass 2016-11-14 10:48:50 -08:00
.gitignore Sync and fine grained notifications 2016-10-04 15:07:14 -07:00
.npmignore don't include ios app in the package 2016-11-17 07:35:51 -08:00
index.js Sync and fine grained notifications 2016-10-04 15:07:14 -07:00
package.json remove obsolete test nosync targets 2017-03-30 11:24:46 +03:00