realm-js/tests
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
..
data fix for upgrading optional date properties 2016-05-26 13:30:51 -07:00
electron Running js tests in Electron renderer process (#1196) 2017-08-11 10:30:57 +02:00
ios make sync work with RealmJS tests 2016-10-27 13:49:41 -07:00
js Permissions api (#1244) 2017-08-29 15:23:22 +02:00
react-test-app Permissions api (#1244) 2017-08-29 15:23:22 +02: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 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 remove obsolete test nosync targets 2017-03-30 11:24:46 +03:00