codecombat/spec
Scott Erickson ae82875c57 Refactor post new level version handler, add failed save handling
When a new version is created, the latest version is updated, then
the new one is made. If making a new one fails (most commonly due to
a name conflict), the latest version is left in a broken state. Set up
the new middleware to revert changes to latest version in this case,
and update the level handler to use the middleware. Also added
warning logs if models do not have editableProperties or postEditableProperties
set.
2016-08-25 10:28:46 -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 Add option to print current spec name to jasmine 2016-07-18 10:56:25 -07:00
server Refactor post new level version handler, add failed save handling 2016-08-25 10:28:46 -07:00
support Switch from jasmine-node to jasmine, run server tests on a single process 2015-12-09 14:27:10 -08:00