.. |
e2e
|
test: use 127.0.0.1 instead of localhost
|
2015-01-15 22:53:09 -08:00 |
fixtures
|
Add test fixtures for shared methods
|
2015-09-25 17:31:35 -07:00 |
helpers
|
ensure app is booted before integration tests
|
2016-02-04 15:35:19 +01:00 |
util
|
AccessControl for change replication
|
2015-04-07 19:53:58 +02:00 |
access-control.integration.js
|
Remove dependency on loopback-testing
|
2015-12-31 15:59:03 -08:00 |
access-token.test.js
|
Add a unit-test for searchDefaultTokenKeys
|
2015-05-29 12:06:32 +02:00 |
acl.test.js
|
Use the new remoting.authorization hook for check access
|
2015-05-12 15:33:05 -07:00 |
app.test.js
|
Improve error message on connector init error
|
2016-02-26 14:46:26 +01:00 |
change-stream.test.js
|
Add PersistedModel.createChangeStream()
|
2015-07-09 13:34:01 -07:00 |
change.test.js
|
Promisify Model Change
|
2016-02-04 11:05:23 -05:00 |
checkpoint.test.js
|
Checkpoint speedup
|
2016-01-09 01:56:13 -05:00 |
data-source.test.js
|
Add support for app level Model isolation
|
2015-04-03 11:48:45 -07:00 |
email.test.js
|
fix jscs errors
|
2014-11-21 03:35:36 +01:00 |
error-handler.test.js
|
Fix race condition in error handler test
|
2016-02-05 09:21:47 +01:00 |
geo-point.test.js
|
Fix Geo test cases
|
2015-01-06 16:03:37 -08:00 |
hidden-properties.test.js
|
fix jscs errors
|
2014-11-21 03:35:36 +01:00 |
integration.test.js
|
Add test for request pausing during authentication
|
2014-03-18 08:43:24 +01:00 |
karma.conf.js
|
Disable application model test for karma
|
2015-07-28 08:39:58 -07:00 |
loopback.test.js
|
Remove constraint making isStatic required
|
2016-03-30 11:16:32 -04:00 |
memory.test.js
|
fix jscs errors
|
2014-11-21 03:35:36 +01:00 |
model.application.test.js
|
Set application's id property only if it's empty.
|
2015-10-12 11:23:33 +02:00 |
model.test.js
|
Add PersistedModel.createChangeStream()
|
2015-07-09 13:34:01 -07:00 |
registries.test.js
|
Add support for app level Model isolation
|
2015-04-03 11:48:45 -07:00 |
relations.integration.js
|
test: fail on error instead of crash
|
2016-02-04 15:35:19 +01:00 |
remote-connector.test.js
|
test: setup GUID for all models tracking changes
|
2015-03-02 18:16:18 +01:00 |
remoting-coercion.test.js
|
fix jscs errors
|
2014-11-21 03:35:36 +01:00 |
remoting.integration.js
|
Remove dependency on loopback-testing
|
2015-12-31 15:59:03 -08:00 |
replication.rest.test.js
|
Conflict resolution and Access control
|
2015-04-14 08:23:24 +02:00 |
replication.test.js
|
test: remove forgotten console.trace logs
|
2016-02-05 12:39:47 +01:00 |
rest.middleware.test.js
|
Check configs for shared method settings
|
2015-09-28 16:27:48 -07:00 |
role.test.js
|
Add util methods to ACL and clean up related model resolutions
|
2015-08-13 08:58:41 -07:00 |
support.js
|
Always use bluebird as promise library
|
2016-01-08 13:58:12 -05:00 |
user.integration.js
|
Remove dependency on loopback-testing
|
2015-12-31 15:59:03 -08:00 |
user.test.js
|
test: remove errant console.log from test
|
2016-02-04 08:35:37 -08:00 |