0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/client/tests/acceptance
Kevin P. Kucharczyk 08d6e56b28 Fix posts.post route not redirecting to 404
closes #6385
- redirect to 404 when post is not found
- replace replaceRoute calls with replaceWith calls in routes (replaceRoute is only available on controllers)
- add post mirage factory
- add acceptance test for post 404 redirection
2016-01-26 15:25:53 +01:00
..
posts Fix posts.post route not redirecting to 404 2016-01-26 15:25:53 +01:00
settings Refactor modals 2016-01-12 20:53:08 +00:00
authentication-test.js Fix 401 error when uploading images 2016-01-25 11:11:29 +00:00
setup-test.js Fill in pending tests setup acceptance tests 2016-01-05 17:03:22 +00:00
team-test.js Refactor modals 2016-01-12 20:53:08 +00:00