0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test
Fabian Becker b15f1daf5a Throw 405 - Method not allowed for api routes
closes #2757
- New error MethodNotAllowed
- Throw 405 if valid path but invalid method is used is apiRouter
- Adds api base tests
2015-06-15 09:43:39 +01:00
..
functional Throw 405 - Method not allowed for api routes 2015-06-15 09:43:39 +01:00
integration Ensure importer tests don't clash 2015-06-03 18:46:45 +01:00
unit Moves the decideIsAdmin into its own file. 2015-06-09 14:02:22 -07:00
utils Prevent multiple owner creation via importer 2015-05-15 10:12:30 +01:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00:00