0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/test/integration
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
..
api 🐛 tests: integration test for api notifications failed sometimes 2017-02-07 21:04:35 +01:00
model 🔥 do not store settings in config (#7924) 2017-02-03 13:15:11 +00:00
export_spec.js 🔥 remove database version (#7894) 2017-01-26 12:12:00 +00:00
import_spec.js 🔥 remove database version (#7894) 2017-01-26 12:12:00 +00:00
migration_spec.js 🔥 😎 remove old migrations (#7887) 2017-01-25 13:47:49 +00:00
update_check_spec.js 🐛 tests: integration test for api notifications failed sometimes 2017-02-07 21:04:35 +01:00