0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/functional
Steve 87077f2218 Do not redirect to editor if parameter does not equal edit.
Closes #2619
- If edit parameter is 'edit' redirect to editor.
- If edit parameter is anything other then undefined redirect to 404.
- Create edit post tests.
- Test redirect without trailing slash.
- Test redirect to editor.
- Test redirect to 404.
2014-04-20 00:35:56 -07:00
..
admin Added functional tests for admin content screen 2014-04-12 20:56:53 +00:00
frontend Removing typography extension 2014-03-20 13:22:28 +00:00
routes Do not redirect to editor if parameter does not equal edit. 2014-04-20 00:35:56 -07:00
base.js Add shim for codemirror on touchscreens 2014-03-19 09:26:45 +00:00