realm-js/tests
Thomas Goyne 0c9d7ca54e Improve error reporting for incorrect argument counts for Realm methods
Report the expected and actual arg counts for too many arguments, and behave
more like normal JS when too few are supplied (i.e. complain about the next
argument being undefined rather than just saying 'Invalid arguments').
2017-09-15 15:00:13 -07: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 Improve error reporting for incorrect argument counts for Realm methods 2017-09-15 15:00:13 -07:00
react-test-app Permissions api (#1244) 2017-08-29 15:23:22 +02:00
spec Fix debugger detection for newer nodejs versions >= 7 2017-09-11 15:50:44 +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 add typescript definition compilation checks on every test run 2017-09-13 12:59:13 +03:00