realm-js/tests
Mark Rowe 848a5b1c09 Expose an object's internal object ID, and allow fetching an object by its object ID (#1460)
* Expose an object's internal object ID, and allow fetching an object by its object ID
* Throw an exception if methods related to object IDs are used on non-synced Realms.
* Use `std::stoull` to ensure we can return the entire range of possible values.
* Add tests for _objectId() / _objectForObjectId().
* Adding change log
* Skip ObjectIdTests.testSynced for non-Node.
2017-11-08 11:22:59 +01:00
..
data Forgotten file 2017-09-29 21:52:57 +03:00
electron Link against OpenSSL when building for Electron (#1413) 2017-10-16 11:02:35 +02:00
ios Create a global named `global` when running JSC tests 2017-09-26 11:40:22 -07:00
js Expose an object's internal object ID, and allow fetching an object by its object ID (#1460) 2017-11-08 11:22:59 +01:00
react-test-app add test file to resources 2017-09-30 16:44:17 +03:00
spec Download ROS 2.0 from npm for testing 2017-09-21 02:22:49 +03:00
test-runners correct test-runners tests 2017-03-27 19:18:56 +03:00
.eslintrc.json Fix linter issues (#1132) 2017-07-10 16:53:00 +02: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 Cleaning up 2017-09-27 16:00:45 +02:00