p5.js-web-editor/server/controllers
Andrew Nicolaou 69d5a87861 Fixes API controller tests
The tests mock the mogoose User model and the express Response model
which isn't good. We should find a solution that makes use of
the actual model object.
2019-05-29 12:51:50 -04:00
..
user.controller Fixes API controller tests 2019-05-29 12:51:50 -04:00
aws.controller.js Remove authorization from specific routes (#642) 2018-05-29 21:37:10 -07:00
embed.controller.js fixes #785, update node, and everything else that comes along with that (#810) 2019-01-16 17:56:18 -05:00
file.controller.js Fixes #1052, in which you can't save a sketch after uploading a file (#1053) 2019-04-24 13:32:23 -04:00
project.controller.js fixes #850, bundling external libraries was causing a callback to never be called (#1060) 2019-05-02 19:33:16 -04:00
session.controller.js Do not return any keys in API 2019-05-29 12:51:50 -04:00
user.controller.js Moves API key creation to server 2019-05-29 12:51:50 -04:00