0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/functional
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
..
client Fix up tests post-changes to content and editor screen 2015-06-08 14:53:53 +01:00
module Make sure done() is called from before hooks 2015-06-09 22:46:26 -05:00
routes Throw 405 - Method not allowed for api routes 2015-06-15 09:43:39 +01:00
setup invite users after signing up during setup 2015-06-09 11:50:24 -07:00
base.js Fix up tests post-changes to content and editor screen 2015-06-08 14:53:53 +01:00