Ghost/test/utils
Hannah Wolfe db79176724 Used themeService as var name everywhere [again]
refs 08fbcf1d90

- I didn't quite finish this commit before, and also forgot to write a proper commit message 🙈
- Having the theme service required and referenced in lots of different ways contributes to it being very hard to refactor and break down into smaller pieces
- This is just one simple nice-to-have so we can search the codebase for references more easily
2021-04-20 19:16:52 +01:00
..
fixtures Added stripe_price_id column to subscriptions table (#12881) 2021-04-20 16:37:59 +05:30
mocks 🔥 Added support for Node 14 2020-10-23 12:57:02 +01:00
api.js Extracted promise libs and history into @tryghost/promise 2020-08-11 18:44:21 +01:00
assertions.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
configUtils.js Fixed "no-shadow" eslint warning in tests 2020-10-19 17:45:26 +13:00
db-utils.js 💡 Enabled foreign key checks on sqlite3 2021-03-02 11:13:19 +01:00
fixture-utils.js Added stripe_price_id column to subscriptions table (#12881) 2021-04-20 16:37:59 +05:30
index.js Used themeService as var name everywhere 2021-04-19 19:41:13 +01:00
old-integration-utils.js Used themeService as var name everywhere [again] 2021-04-20 19:16:52 +01:00
redirects.js Split test utilities out into separate files 2021-02-16 20:17:04 +00:00
url-service-utils.js Replaced db.ready event with direct call to urlservice 2021-02-23 10:05:59 +00:00
urlUtils.js Moved core/server/lib/url-utils to core/shared/url-utils (#11856) 2020-05-28 11:57:02 +01:00