.. |
e2e
|
Move replication implementation to DataModel
|
2014-05-06 13:31:23 -07:00 |
fixtures
|
Rename DataModel to PersistedModel
|
2014-06-05 09:56:00 +02:00 |
util
|
Rename DataModel to PersistedModel
|
2014-06-05 09:56:00 +02:00 |
access-control.integration.js
|
test: add debug logs
|
2014-06-06 14:51:43 +02:00 |
access-token.test.js
|
Rename DataModel to PersistedModel
|
2014-06-05 09:56:00 +02:00 |
acl.test.js
|
Rename DataModel to PersistedModel
|
2014-06-05 09:56:00 +02:00 |
app.test.js
|
Merge pull request #304 from strongloop/feature/createModelFromConfig
|
2014-06-06 10:27:03 +02:00 |
change.test.js
|
Rename DataModel to PersistedModel
|
2014-06-05 09:56:00 +02:00 |
data-source.test.js
|
Rename DataModel to PersistedModel
|
2014-06-05 09:56:00 +02: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
|
Rename DataModel to PersistedModel
|
2014-06-05 09:56:00 +02:00 |
integration.test.js
|
Add test for request pausing during authentication
|
2014-03-18 08:43:24 +01:00 |
loopback.test.js
|
Add createModelFromConfig and configureModel()
|
2014-06-05 17:47:28 +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
|
Rename DataModel to PersistedModel
|
2014-06-05 09:56:00 +02:00 |
relations.integration.js
|
test: add debug logs
|
2014-06-06 14:51:43 +02:00 |
remote-connector.test.js
|
Rename DataModel to PersistedModel
|
2014-06-05 09:56:00 +02:00 |
remoting.integration.js
|
Allow app.model() to accept a DataSource instance
|
2014-03-21 12:18:00 -07:00 |
replication.test.js
|
Rename DataModel to PersistedModel
|
2014-06-05 09:56:00 +02: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
|
!fixup RemoteConnector tests
|
2014-05-02 20:04:06 -07:00 |
user.test.js
|
Relax validation object test
|
2014-05-20 14:39:28 -07:00 |