0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/client/app/mirage
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
..
factories Fix posts.post route not redirecting to 404 2016-01-26 15:25:53 +01:00
fixtures Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
scenarios
config.js add team acceptance test 2015-12-06 15:24:06 -06:00