Ghost/test/regression/site
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
..
dynamic_routing_spec.js Split urlServiceUtils from testUtils & unified 2021-02-17 17:36:27 +00:00
frontend_spec.js Switched tests to use new boot method 2021-02-18 20:24:49 +00:00
site_spec.js Replaced db.ready event with direct call to urlservice 2021-02-23 10:05:59 +00:00
UrlService_spec.js Replaced db.ready event with direct call to urlservice 2021-02-23 10:05:59 +00:00