realm-js/tests/js
Kristian Dupont 402bf48f88 Permissions api (#1244)
* Add basic permissions skeleton

* ...

* Update permissions api

* Wait for server to process management realm, add offer api

* Fix test of apply and get permissions, add offer test

* Accept permission offer

* Accept permission offer test

* Invalidate permission offer

* Add basic docs (still need some links etc)

* Refactor tests

* Only run permission tests where sync is enabled

* Use legal syntax for user name generation

* Add changelog entry

* Streamline permission tests

* Fix casing for access level names etc.

* Add basic definitions to index.d.ts

* Use settimeout for resolving promise from listener

* Complete typescript defs

* Improve docs

* Allow 'any' as default recipient in getGrantedPermissions

* Fix getSpecialPurposeRealm on iOS

* Response to PR comments

* Respond to PR comments

* Fix offer description

* Skip permission tests in chrome debugger :-/
2017-08-29 15:23:22 +02:00
..
admin-user-helper.js Running js tests in Electron renderer process (#1196) 2017-08-11 10:30:57 +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
garbage-collection.js Running js tests in Electron renderer process (#1196) 2017-08-11 10:30:57 +02:00
index.js Permissions api (#1244) 2017-08-29 15:23:22 +02: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
permission-tests.js Permissions api (#1244) 2017-08-29 15:23:22 +02: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 Adding methods and property to manually control write transactions (#1216) 2017-08-21 17:48:53 +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 shouldCompactOnLaunch option to configuration (#1209) 2017-08-18 14:22:29 +02:00
session-tests.js Merge pull request #1190 from ejoy-jsc/master 2017-08-16 14:56:14 +02: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