p5.js-web-editor/server/controllers
Andrew Nicolaou d2cad7438e
Test create project server code (prep for #1095)
* upgrades jest to latest version

* tests Project model with mockingoose

* extracts createProject controller to own file

* tests createProject controller with sinon-mongoose
2019-06-12 11:27:28 +02:00
..
__test__ Test create project server code (prep for #1095) 2019-06-12 11:27:28 +02:00
project.controller Test create project server code (prep for #1095) 2019-06-12 11:27:28 +02: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 Test create project server code (prep for #1095) 2019-06-12 11:27:28 +02:00
session.controller.js Email verification (#369) 2017-06-26 12:48:28 -04:00
user.controller.js Prevent User Information leak Fixes #822 (#823) 2019-02-20 11:08:10 -05:00