loopback/test
Miroslav Bajtoš cceb8a3c26
test: switch from PhantomJS to HeadlessChrome
Rework browser tests to run in Headless Chrome instead of PhantomJS,
because the latter is no longer maintained.

This allows us to remove transpilation to ES5 via babelify, which
significantly improves speed of our tests.

Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
2019-10-01 09:12:17 +02:00
..
e2e Update Copyright Years 2018-01-16 13:55:02 +01:00
fixtures Update Copyright Years 2018-01-16 13:55:02 +01:00
helpers Update Copyright Years 2018-01-16 13:55:02 +01:00
util Fix Model.exists() to work with remote connector 2019-05-13 15:47:38 +02:00
access-control.integration.js chore: update deps + fix linting + .npmrc 2018-08-08 13:31:30 -04:00
access-token.test.js Fix: treat empty access token string as undefined 2018-11-26 13:13:35 +02:00
acl.test.js Speed up ACL tests by reducing saltWorkFactor 2018-10-25 14:10:49 +02:00
app.test.js Support middleware injected by AppDynamics. 2019-01-25 11:12:41 -08:00
authorization-scopes.test.js Update Copyright Years 2018-01-16 13:55:02 +01:00
change-stream.test.js Update Copyright Years 2018-01-16 13:55:02 +01:00
change.test.js chore: update deps + fix linting + .npmrc 2018-08-08 13:31:30 -04:00
checkpoint.test.js Update Copyright Years 2018-01-16 13:55:02 +01:00
context-options.test.js chore: update deps + fix linting + .npmrc 2018-08-08 13:31:30 -04:00
data-source.test.js Update Copyright Years 2018-01-16 13:55:02 +01:00
email.test.js Update Copyright Years 2018-01-16 13:55:02 +01:00
error-handler.test.js Update Copyright Years 2018-01-16 13:55:02 +01:00
geo-point.test.js Update Copyright Years 2018-01-16 13:55:02 +01:00
hidden-properties.test.js chore: update deps + fix linting + .npmrc 2018-08-08 13:31:30 -04:00
integration.test.js chore: update deps + fix linting + .npmrc 2018-08-08 13:31:30 -04:00
karma.conf.js test: switch from PhantomJS to HeadlessChrome 2019-10-01 09:12:17 +02:00
key-value-model.test.js Update Copyright Years 2018-01-16 13:55:02 +01:00
loopback.test.js Update Copyright Years 2018-01-16 13:55:02 +01:00
memory.test.js Update Copyright Years 2018-01-16 13:55:02 +01:00
mocha.opts Use English when running Mocha tests 2017-01-26 10:11:08 +01:00
model.application.test.js Update Copyright Years 2018-01-16 13:55:02 +01:00
model.test.js Set juggler options for remote calls 2018-11-15 08:28:46 -08:00
multiple-user-principal-accessing-another-user-model.js chore: update copyrights years 2019-05-06 16:10:57 -04:00
multiple-user-principal-types.test.js chore: update to latest linting rules 2018-09-13 10:08:25 -04:00
registries.test.js Update Copyright Years 2018-01-16 13:55:02 +01:00
relations.integration.js chore: update deps + fix linting + .npmrc 2018-08-08 13:31:30 -04:00
remote-connector.test.js Update Copyright Years 2018-01-16 13:55:02 +01:00
remoting-coercion.test.js chore: update deps + fix linting + .npmrc 2018-08-08 13:31:30 -04:00
remoting.integration.js Update Copyright Years 2018-01-16 13:55:02 +01:00
replication.rest.test.js chore: update deps + fix linting + .npmrc 2018-08-08 13:31:30 -04:00
replication.test.js chore: update deps + fix linting + .npmrc 2018-08-08 13:31:30 -04:00
rest.middleware.test.js Clear handler cache when a method is added/removed 2018-10-09 15:03:00 +02:00
role-mapping.test.js chore: update deps + fix linting + .npmrc 2018-08-08 13:31:30 -04:00
role.test.js chore: update deps + fix linting + .npmrc 2018-08-08 13:31:30 -04:00
user-password.test.js chore: update deps + fix linting + .npmrc 2018-08-08 13:31:30 -04:00
user.integration.js chore: update copyright year 2019-04-17 12:10:45 -04:00
user.test.js fix: disallow queries in username and email fields 2019-05-30 19:54:01 +05:30
utils.test.js Update Copyright Years 2018-01-16 13:55:02 +01:00