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 |
Miroslav Bajtoš
|
87bbf4502a
|
Remove "loopback.autoAttach()"
The method was deprecated since LoopBack 2.0, there is no need to keep
it around in 3.0.
|
2016-05-03 14:01:39 +02: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 |
Rob Halff
|
36e1f6840c
|
fix jscs errors
|
2014-11-21 03:35:36 +01:00 |
britztopher
|
ba48d042b8
|
added test and fixed changing passed in object within ctor
|
2014-08-14 15:44:36 -04:00 |
Raymond Feng
|
ac1428eff5
|
Fix for email transports
|
2014-07-23 22:09:24 -07:00 |
Raymond Feng
|
e5b64c6143
|
Upgrade to nodemailer 1.0.1
|
2014-07-16 12:40:15 -07:00 |
Ritchie Martori
|
a43d6004c1
|
Fix race condition where MyEmail model was not attached to the correct dataSource in tests
|
2014-01-23 14:25:54 -08:00 |
Ritchie Martori
|
da0545bed6
|
Initial auto wiring for model dataSources
|
2013-11-18 16:13:40 -08:00 |
Ritchie Martori
|
a3f1d8d944
|
Refactor email model into mail connector
|
2013-10-14 10:54:55 -07:00 |