0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/client/tests
Austin Burdine 7e1941d45c improve 404 error handling in post route
closes #6503
- change post route 404 handling to match that of the editor and tag routes
- fix 404 tests
2016-02-14 16:49:57 -06:00
..
acceptance improve 404 error handling in post route 2016-02-14 16:49:57 -06:00
helpers Merge pull request #6098 from acburdine/tag-404 2015-12-04 10:20:22 +00:00
integration Merge pull request #6468 from kevinansfield/ember-sortable-nav-items 2016-02-14 13:44:07 +00:00
unit Merge pull request #6468 from kevinansfield/ember-sortable-nav-items 2016-02-14 13:44:07 +00:00
.jscsrc Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
.jshintrc
index.html Test client using real browsers on Travis 2016-02-08 16:10:40 +00:00
test-helper.js