realm-js/tests/js
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
..
admin-user-helper.js Docs for retrieveAccount method (#1127) 2017-07-08 19:30:25 +02:00
asserts.js Sync Session API (#825) 2017-02-01 14:18:59 +01:00
async-tests.js Node.js Win32 support (#864) 2017-03-07 23:24:30 +01:00
download-api-helper.js address review comments 2017-07-07 16:38:13 +03:00
encryption-tests.js Do not throw when the Sync constructor isn’t there (#1086) 2017-06-20 15:40:54 +02:00
index.js address review comments 2017-07-07 16:38:13 +03:00
linkingobjects-tests.js Add support for accessing linking objects / backlinks (#1101) 2017-06-29 11:59:10 +02:00
list-tests.js Added method to find index of object in collections (#1094) 2017-06-26 13:43:49 +02:00
migration-tests.js Fix all linting issues inside JS tests 2016-05-26 15:47:30 -07:00
object-tests.js Add objectSchema method to Realm Object (#1055) 2017-06-20 11:42:43 +02:00
package.json Sync and fine grained notifications 2016-10-04 15:07:14 -07:00
query-tests.js [Tests] Stop using Realm.Types 2016-08-04 10:10:28 -07:00
query-tests.json start implementing sync tests 2016-11-08 08:59:30 -08:00
realm-tests.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
results-tests.js Added method to find index of object in collections (#1094) 2017-06-26 13:43:49 +02:00
schemas.js Add support for accessing linking objects / backlinks (#1101) 2017-06-29 11:59:10 +02:00
session-tests.js rename test variable to reflect parameter meaning 2017-06-29 14:28:08 +03:00
user-tests.js address review comments 2017-07-07 16:38:13 +03:00
worker-tests-script.js Accept a custom path for the realm module (#725) 2016-12-08 13:01:41 +01:00
worker.js enable js debugging of node tests from within vs code 2017-03-28 23:22:31 +03:00