0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/test/integration/api
kirrg001 a1cb8e8c58 🐛 tests: integration test for api notifications failed sometimes
no issue

- sometimes the integration test for api notifications failed
- this was caused because multiple tests are using the notifications API, which has a local notification store
- we need to ensure that tests, who add notifications to this store, reset the store after it's test iteration
2017-02-07 21:04:35 +01:00
..
advanced_browse_spec.js replace auto increment id's by object id (#7495) 2016-11-17 09:09:11 +00:00
api_authentication_spec.js 🎨 optimisations for brute (#7867) 2017-01-23 22:44:39 +01:00
api_configuration_spec.js 🎨 😎 config env usages (#7929) 2017-02-03 18:25:39 +00:00
api_db_spec.js Migration: New database versioning (#7499) 2016-10-06 14:50:55 +01:00
api_invites_spec.js 🐛 fix invite permissions for editor (#7889) 2017-01-25 12:07:31 +00:00
api_mail_spec.js 🎨 😎 config env usages (#7929) 2017-02-03 18:25:39 +00:00
api_notifications_spec.js 🐛 tests: integration test for api notifications failed sometimes 2017-02-07 21:04:35 +01:00
api_posts_spec.js 🔥 do not store settings in config (#7924) 2017-02-03 13:15:11 +00:00
api_roles_spec.js 🎨 configurable logging with bunyan (#7431) 2016-10-04 16:33:43 +01:00
api_schedules_spec.js replace auto increment id's by object id (#7495) 2016-11-17 09:09:11 +00:00
api_settings_spec.js 🔥 do not store settings in config (#7924) 2017-02-03 13:15:11 +00:00
api_slugs_spec.js improvement: jshint/jscs 2016-06-17 22:59:47 +02:00
api_subscription_spec.js replace auto increment id's by object id (#7495) 2016-11-17 09:09:11 +00:00
api_tags_spec.js replace auto increment id's by object id (#7495) 2016-11-17 09:09:11 +00:00
api_users_spec.js replace auto increment id's by object id (#7495) 2016-11-17 09:09:11 +00:00