Ghost/test/utils/fixtures
Naz e290983042 Updated export fixture for Ghost 2.9
refs https://github.com/TryGhost/Team/issues/555

- This test fixure is up to date and contains real export from Ghost 2.9. This file should not be edited any more as it represents a "snapshot" of 2.9 (don't really know why this version was chosen to be tested, so didn't change the convention).
- Ideally in the future we should maintain snapshots of export from major releases (or at least first non-broken releases after major release) AND a snapshot of the latest ghost version export file (canary of a sort). This way we'll be able to build up confidence of older export files still working and keep good track in export file changes with every new version
- Updated db spec suite to remove "fixture" user before each import to reduce a variable amount of import errors (star from the same state). It has to be done through an API call because restarting Ghost instance to have clean slate before each test case times out the suite
2021-03-24 20:00:34 +13:00
..
config Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
csv Updated canary members controller to use new Importer 2020-12-09 19:25:57 +00:00
data 🐛 Fixed redirects "to" query params forwarding (#12333) 2021-01-05 14:11:06 +13:00
export Updated export fixture for Ghost 2.9 2021-03-24 20:00:34 +13:00
filter-param Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
images New logo in Admin (#12768) 2021-03-18 17:27:27 +00:00
import Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
settings Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
themes 🐛 Fixed @price template data to work with price helper (#12764) 2021-03-18 16:13:10 +00:00
cache-rules.js Moved cacheRules from testUtils into fixtures 2021-02-17 17:55:38 +00:00
context.js Split test utilities out into separate files 2021-02-16 20:17:04 +00:00
data-generator.js 🐛 Fixed complimentary members' content gating (#12761) 2021-03-15 19:13:48 +13:00
test.hbs Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00