mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-22 02:11:44 +03:00
8281388290
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" |
||
---|---|---|
.. | ||
fixtures | ||
mocks | ||
admin-utils.js | ||
api.js | ||
assertions.js | ||
configUtils.js | ||
db-utils.js | ||
e2e-utils.js | ||
fixture-utils.js | ||
index.js | ||
overrides.js | ||
redirects.js | ||
url-service-utils.js | ||
urlUtils.js |