Scott Erickson
|
ea06bb3d52
|
Fixed server tests to exit when they are finished. jasmine-node will never exit unless all connections are closed.
This helped:
https://github.com/mhevery/jasmine-node/issues/318#issuecomment-43914090
|
2014-06-11 13:21:11 -07:00 |
|
Scott Erickson
|
20541f5520
|
Added another check to the recruit unsubscribe test, to make sure it doesn't affect other subscriptions.
|
2014-04-23 09:53:46 -07:00 |
|
Scott Erickson
|
b390b38054
|
Fixed a couple bugs and tests.
|
2014-04-23 09:19:07 -07:00 |
|
Scott Erickson
|
f7035d4220
|
Added an unsubscribe url for recruit notifications.
|
2014-04-22 19:27:39 -07:00 |
|
Scott Erickson
|
c382889748
|
Bunch of server changes, mainly adding all the JSON schema validation and fixing tests.
|
2014-04-08 14:10:50 -07:00 |
|
Scott Erickson
|
e63763d539
|
Made the server resistant to req.user being undefined sometimes.
|
2014-02-24 20:27:38 -08:00 |
|
Sébastien Moratinos
|
aa83f77fd6
|
refactor server test folder
|
2014-02-04 08:36:15 +01:00 |
|