0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test/utils/fixtures
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
..
admin-views Fixed ETag header for admin templates not changing between versions (#13680) 2021-10-22 14:25:58 +01:00
config
csv Added Members bulk actions endpoint 2021-08-23 16:38:21 +02:00
data
export Fixed typo "in" default About page. (#13271) 2021-10-04 12:18:15 +01:00
filter-param Updated bson-objectid calls to match API change 2021-04-21 16:23:52 +01:00
images Added webp image support (#13105) 2021-07-02 09:37:54 +01:00
import
media Added audio upload support to Media API 2021-11-09 16:39:33 +04:00
settings
themes Swapped to American English spellings 2021-06-09 16:39:06 +01:00
urls Hardcoded ids in the data generator 2021-11-17 04:29:55 +13:00
cache-rules.js
context.js
data-generator.js Hardcoded ids in the data generator 2021-11-17 04:29:55 +13:00
fixtures.json Refactored fixtures to be loaded by fixture manager 2021-11-16 11:17:03 +00:00
test.hbs