..
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
Add hidden property support to models
2014-03-21 12:53:04 -07:00
access-token.test.js
Modify `loopback.rest` to include `loopback.token`
2014-05-21 15:22:36 +02:00
acl.test.js
Rename the method so that it won't conflict with Model.checkAccess
2014-04-21 11:13:03 -07:00
app.test.js
Merge pull request #192 from strongloop/fix/port-zero
2014-02-21 10:08:27 -08: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
Add a test for autoAttach
2014-01-23 15:27:31 -08: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
Add an assertion to the returned store object
2014-04-04 08:26:57 -07: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
Relax validation object test
2014-05-20 14:39:28 -07:00