0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test
kirrg001 20d1f86fb6 Fixed broken payload in posts_spec.js
no issue

- the affected test had a wrong payload, but passed anyway because the previous test edited the same title ;)
- this routing test does currently truncate the tables after each test case
  - the test can run faster
  - if we achieve reducing the routing tests, we can reconsider truncating the db
2018-01-25 01:05:59 +01:00
..
functional Fixed broken payload in posts_spec.js 2018-01-25 01:05:59 +01:00
integration 🐛 Fixed showing old release notifications in the about page 2018-01-18 12:19:55 +01:00
unit Fixed wrong status code for incorrect token requests (#9374) 2018-01-11 16:17:03 +01:00
utils 🐛 Fixed showing old release notifications in the about page 2018-01-18 12:19:55 +01:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc