.. |
e2e
|
Fix save implementation for remoting connector
|
2014-04-14 14:17:56 -07:00 |
fixtures
|
Add basic Remote connector e2e test
|
2014-04-14 12:25:41 -07:00 |
access-control.integration.js
|
test: add debug logs
|
2014-06-12 10:41:44 +02:00 |
access-token.test.js
|
Modify `loopback.rest` to include `loopback.token`
|
2014-05-21 15:22:36 +02:00 |
acl.test.js
|
!fixup only set ctx.accessType when sharedMethod is available
|
2014-06-02 14:41:08 -07:00 |
app.test.js
|
Add createModelFromConfig and configureModel()
|
2014-06-12 10:41:44 +02:00 |
data-source.test.js
|
Fix the test case
|
2013-08-28 10:39:01 -07:00 |
email.test.js
|
Fix race condition where MyEmail model was not attached to the correct dataSource in tests
|
2014-01-23 14:25:54 -08:00 |
geo-point.test.js
|
test/geo-point: relax too precise assertions
|
2014-05-16 16:24:18 +02:00 |
hidden-properties.test.js
|
Add test for remoting nested hidden properties
|
2014-04-11 11:43:37 -07:00 |
integration.test.js
|
Add test for request pausing during authentication
|
2014-03-18 08:43:24 +01:00 |
loopback.test.js
|
Merge createModelFromConfig with createModel
|
2014-06-12 10:41:45 +02:00 |
memory.test.js
|
Add memory docs and test
|
2013-07-16 13:39:03 -07:00 |
model.application.test.js
|
Remove the generated flag as the id is set by the before hook
|
2014-03-17 10:01:29 -07:00 |
model.test.js
|
Allow app.model() to accept a DataSource instance
|
2014-03-21 12:18:00 -07:00 |
relations.integration.js
|
test: add debug logs
|
2014-06-12 10:41:44 +02:00 |
remote-connector.test.js
|
Fix save implementation for remoting connector
|
2014-04-14 14:17:56 -07:00 |
remoting.integration.js
|
Allow app.model() to accept a DataSource instance
|
2014-03-21 12:18:00 -07:00 |
rest.middleware.test.js
|
Modify `loopback.rest` to include `loopback.token`
|
2014-05-21 15:22:36 +02:00 |
role.test.js
|
Make sure User/AccessToken relations are set up by default
|
2014-02-14 10:31:30 -08:00 |
support.js
|
Add karma for running browser tests
|
2014-02-12 10:17:02 -08:00 |
user.test.js
|
Allow the creation of access token to be overriden
|
2014-06-09 14:53:55 -07:00 |