0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/test/regression/api/v2/admin
Daniel Lockyer 94d9536b62 Fixed select failures in regressions tests
no issue

- a couple of regressions tests would repeatedly fail on CI. They would
  always follow tests that closed the Ghost server beforehand.
- this commit doesn't close the server after those tests have completed,
  which is similar functionality to all other tests
- the actual cause is unknown at this point, but I suspect it's some
  sort of race condition
2020-01-30 11:14:26 +00:00
..
authentication_spec.js 🐛 Fixed blog setup crashing for falsy email config (#11041) 2019-08-20 15:43:43 +05:30
db_spec.js Merge branch 'master' into v3 2019-10-10 10:37:42 +01:00
images_spec.js Combined /images* endpoints into /images/upload 2019-02-25 19:15:16 +07:00
notifications_spec.js 🎨 Made notifications dismissible per user 2019-04-19 09:43:14 +02:00
pages_spec.js Allowed pages to accept HTML as a source (#11422) 2020-01-08 17:44:34 +01:00
posts_spec.js Members post gating options (#11160) 2019-09-26 15:38:35 +02:00
redirects_spec.js Switched to correct local utils for api regression tests 2019-09-24 11:18:23 +05:30
schedules_spec.js Skipped scheduler tests using old auth method 2019-09-24 12:17:03 +05:30
settings_spec.js Fixed select failures in regressions tests 2020-01-30 11:14:26 +00:00
slack_spec.js Switched to correct local utils for api regression tests 2019-09-24 11:18:23 +05:30
users_spec.js Fixed ability for the owner to change password of other users 2019-07-22 19:00:21 +02:00
utils.js Removed email related fields from API v2 responses 2019-12-16 20:01:38 +07:00