Ghost/core/server
Naz a78e034643 Added update check notificaitons test coverage
refs https://github.com/TryGhost/Team/issues/728

- This is a continuation of the test coverage for the UpdateCheckService.
- Covers scpecial cases of notification processing within Update Check
- The refactor inside the update check service was a convenience to get rid or the Bluebird dependency completely. Also, some minor preventative code added to avoid errors from referencing undefined objects
2021-06-01 17:35:10 +04:00
..
adapters Fixed initialization logic in post scheduler 2021-05-26 10:44:11 +04:00
api Added sentry_dsn and sentry_env properties to /canary/site/ 2021-05-26 16:54:04 +01:00
data Added {monthly,yearly}_price columns to products 2021-06-01 09:38:15 +01:00
lib Moved getLocalSize() from mobiledoc to image-size lib 2021-05-14 11:57:37 +01:00
models Added monthly & yearly price relation to Product 2021-06-01 11:00:28 +01:00
public New logo in Admin (#12768) 2021-03-18 17:27:27 +00:00
services v4.6.4 2021-05-27 19:21:44 +01:00
views Added new, simpler, linear boot process 2021-02-08 11:56:44 +00:00
web Removed duplicate update check error hanlindg 2021-05-26 15:52:24 +04:00
analytics-events.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
ghost-server.js Refactored urlUtils out of ghost-server 2021-05-05 14:24:59 +01:00
notify.js Refactored notify to send started + ready 2021-02-19 20:42:10 +00:00
overrides.js Moved sqlite3 override rules to db connection lib 2021-02-05 11:51:56 +00:00
run-update-check.js Move the update-check service to a scheduled job 2021-05-27 17:17:26 +02:00
update-check-service.js Added update check notificaitons test coverage 2021-06-01 17:35:10 +04:00
update-check.js Extraced update check code into a separate service 2021-06-01 17:35:10 +04:00