Ghost/test
Hannah Wolfe 70ed998838 Replaced db.ready event with direct call to urlservice
refs dd715b33dc

- this is the last event that is used to trigger part of the standard boot process
- events make the code harder to read/reason about
- the urlservice is one of the most core and critical components in Ghost, possibly the biggest consumer of time and memory
- we want to have the work it is doing front and center so that we can improve it
2021-02-23 10:05:59 +00:00
..
api-acceptance Refactored usage of pre v4 "unsplash" setting format 2021-02-18 10:55:59 +13:00
frontend-acceptance Enabled Members for all sites (#12582) 2021-02-02 16:12:53 +00:00
regression Replaced db.ready event with direct call to urlservice 2021-02-23 10:05:59 +00:00
unit Updated the configuration to include v4 pointing to canary 2021-02-22 15:39:48 +01:00
utils Replaced db.ready event with direct call to urlservice 2021-02-23 10:05:59 +00:00
.eslintignore
.eslintrc.json Enabled error for "no-shadow" eslint rule 2020-10-27 11:27:37 +13:00
.jshintrc