Ghost/test
Naz c0d59db5be Added filtering of outdated custom notifications
refs https://linear.app/tryghost/issue/CORE-64/resolve-undissmissable-update-notification-banners
refs https://github.com/TryGhost/Team/issues/754
refs https://github.com/TryGhost/Team/issues/204
refs https://github.com/TryGhost/Ghost/issues/10236

- Custom notifications coming form the update check service should not be shown beyond instance's update. Once the notification is received it's marked with the current version number. With an instance upgrade all notification with older version should be hidden.
- This improvement should also resolve the problem of major version notifications with next major update (the code associated with https://github.com/TryGhost/Ghost/issues/10236 can then be removed after 5.0.1)
2021-10-11 16:04:48 +02:00
..
e2e-api Added API tests for custom theme settings (#13519) 2021-10-08 16:18:49 +01:00
e2e-frontend Updated e2e tests to be async/await 2021-10-06 15:51:05 +01:00
e2e-server Moved parent vhost test back to regression temporarily 2021-10-08 13:50:37 +01:00
integration Cleaned up some e2e/integration tests 2021-10-06 14:40:39 +01:00
regression Moved parent vhost test back to regression temporarily 2021-10-08 13:50:37 +01:00
unit Added filtering of outdated custom notifications 2021-10-11 16:04:48 +02:00
utils Added API tests for custom theme settings (#13519) 2021-10-08 16:18:49 +01:00
.eslintignore Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
.eslintrc.js Upgraded no-skipped-test rule to error 2021-05-26 14:57:43 +01:00
.jshintrc Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00