David Cheung
|
ddb5327e64
|
Update tests for strong-error-handler
Fix rest-adapter related test case switching to strong-error-handler
Only affect the test-cases calling rest methods
|
2016-06-07 13:26:18 -04:00 |
Supasate Choochaisri
|
04e26fae5c
|
Separate error-checking and next/done logic from other logic in the test suite
Signed-off-by: Supasate Choochaisri <supasate.c@gmail.com>
|
2016-05-05 11:12:48 +07:00 |
Ryan Graham
|
6964914bab
|
update copyright statements
|
2016-05-03 15:50:21 -07:00 |
Supasate Choochaisri
|
0ca24389b2
|
Add new feature to emit a `remoteMethodDisabled` event when disabling a remote method.
Signed-off-by: Supasate Choochaisri <supasate.c@gmail.com>
|
2016-04-28 09:03:54 +07:00 |
Miroslav Bajtoš
|
f9702b0ace
|
Use eslint with loopback config
Drop jshint and jscs in favour of eslint.
Fix style violations.
While we are at this, reduce the max line length from 150 to 100.
|
2016-04-06 10:45:30 +02:00 |
Ryan Graham
|
c317204c74
|
ensure app is booted before integration tests
|
2016-02-04 15:35:19 +01:00 |
Simon Ho
|
4b30c27fa2
|
Remove unused code from loopback-testing-helper
|
2016-01-06 18:07:33 -08:00 |
Simon Ho
|
186e3e8f92
|
Remove dependency on loopback-testing
- Copy depedent source from loopback-testing into test/helpers
- Removed loopback-testing from package.json
|
2015-12-31 15:59:03 -08:00 |