0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/functional/routes/api
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
..
authentication_spec.js Moved tokens, url safe and safe string utility to lib/security 2017-12-14 13:38:00 +01:00
configuration_spec.js Import lib/common only 2017-12-12 10:28:13 +01:00
db_spec.js Backup endpoint improvements (#9365) 2018-01-11 16:03:21 +01:00
error_spec.js Speed up routing tests 2017-12-05 12:32:04 +01:00
notifications_spec.js 🐛 Fixed showing old release notifications in the about page 2018-01-18 12:19:55 +01:00
posts_spec.js Fixed broken payload in posts_spec.js 2018-01-25 01:05:59 +01:00
public_api_spec.js Speed up routing tests 2017-12-05 12:32:04 +01:00
redirects_spec.js Speed up routing tests 2017-12-05 12:32:04 +01:00
settings_spec.js Speed up routing tests 2017-12-05 12:32:04 +01:00
slugs_spec.js Speed up routing tests 2017-12-05 12:32:04 +01:00
spam_prevention_spec.js Speed up routing tests 2017-12-05 12:32:04 +01:00
tags_spec.js Speed up routing tests 2017-12-05 12:32:04 +01:00
themes_spec.js Speed up routing tests 2017-12-05 12:32:04 +01:00
upload_icon_spec.js Speed up routing tests 2017-12-05 12:32:04 +01:00
upload_spec.js Speed up routing tests 2017-12-05 12:32:04 +01:00
users_spec.js Speed up routing tests 2017-12-05 12:32:04 +01:00
webhooks_spec.js Speed up routing tests 2017-12-05 12:32:04 +01:00