Ghost/test/unit
Nazar Gargol 453bc2c491 Fixed regression test for integrity check
refs 5582d030e3

- When not touching this area for longer time always forge following:  `routes.yaml` configuration file in /content/settings comes as a copy of `default-routes.yaml` file from frontend/services/settings/
- Always remember to clean up junk "default" files in the content/settings folder to make things less confusing!
2020-09-10 12:57:03 +12:00
..
adapters Moved core/server/lib/url-utils to core/shared/url-utils (#11856) 2020-05-28 11:57:02 +01:00
api Added JSON Schema validations to Webhooks Admin API v3 2020-07-17 17:37:14 +12:00
apps 🐛 Fixed private blogging exposing 404 and robots (#11922) 2020-06-16 11:42:32 +01:00
data Fixed regression test for integrity check 2020-09-10 12:57:03 +12:00
helpers Updated tests that were stubbing old ghost_head/ghost_foot settings keys 2020-07-01 17:58:12 +01:00
lib Extracted promise libs and history into @tryghost/promise 2020-08-11 18:44:21 +01:00
models Skipped separate count query in .findPage() for limit="all" requests 2020-08-27 01:09:07 +01:00
server 🐛 Readded missing server.start event 2020-08-11 10:09:24 +01:00
services Extracted core/server/lib/security to @tryghost/security package 2020-08-11 14:06:50 +01:00
shared/config Updated tests locations and added linting of core/shared (#11872) 2020-06-01 22:06:50 +01:00
web Replaced constants file with @tryghost/constants 2020-08-11 12:51:16 +01:00