codecombat/spec
Scott Erickson f1f1c23fd4 Refactor /auth endpoints for #3469
* Take `/server/routes/auth` and move most of the logic to `/server/middleware/auth`, refactoring to use generators.
* List all `/auth/*` endpoints in `/server/routes/index.coffee`.
* Fill in testing gaps for `/auth/unsubscribe`.
* Add debug log when `sendwithus` is not operational, so it 'works' in development and testing.
* Use passport properly!
* Track Facebook and G+ logins in user activity as well as passport logins.
2016-04-12 12:07:11 -07:00
..
fixtures Add Brazil coupon test. Generalize prices in subscription test a bit more. Handle brazil_basic_subscription product in one more place. 2016-01-12 12:25:13 -08:00
helpers Refactor server models into /server/models, remove request and mongoose from test globals 2016-04-06 16:06:52 -07:00
server Refactor /auth endpoints for #3469 2016-04-12 12:07:11 -07:00
support Switch from jasmine-node to jasmine, run server tests on a single process 2015-12-09 14:27:10 -08:00