0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test/utils
Naz 8281388290 Hardcoded ids in the data generator
refs https://github.com/TryGhost/Toolbox/issues/116

- Allows to have deterministic routing on each start of the instance - can use cache when starting tests
- To make use of the new fixtures need to place them in the content/data
folder when the test suite is initialized, then the cache detection will
kick in and boot up the UrlService in a constant time intead of having
to check "urlServiceUtils.isFinished"
2021-11-17 04:29:55 +13:00
..
fixtures Hardcoded ids in the data generator 2021-11-17 04:29:55 +13:00
mocks Colocated mock-express style utilities 2021-10-20 13:18:35 +01:00
admin-utils.js Improved dev tooling (#13118) 2021-07-05 20:02:22 +01:00
api.js
assertions.js
configUtils.js
db-utils.js
e2e-utils.js Used DynamicRedirectManager for Custom Redirects 2021-11-03 07:41:55 +13:00
fixture-utils.js Refactored fixtures to be loaded by fixture manager 2021-11-16 11:17:03 +00:00
index.js Colocated mock-express style utilities 2021-10-20 13:18:35 +01:00
overrides.js Improved dev tooling (#13118) 2021-07-05 20:02:22 +01:00
redirects.js
url-service-utils.js Moved URL service to backend 2021-10-19 07:29:09 +13:00
urlUtils.js Swapped out usage of stubUrlUtils for configUtils 2021-06-21 11:07:30 +01:00