Ghost/test/unit/server/data
Hannah Wolfe 426c8bf918
Refactored fixtures to be loaded by fixture manager
refs: https://github.com/TryGhost/Toolbox/issues/133

- instead of just a collection of utils, we now have a class that manages fixtures
- this should allow us to change the path to fixtures, e.g. between prod/dev and test, so that different fixtures can be loaded by default
- also makes it easier to test the fixture manager code itself
2021-11-16 11:17:03 +00:00
..
db Moved server unit tests into the server folder 2021-10-06 12:01:09 +01:00
exporter Moved launchComplete user setting as global editor setting (#13703) 2021-11-04 18:03:51 +05:30
importer Moved server unit tests into the server folder 2021-10-06 12:01:09 +01:00
migrations 🐛 Fixed idempotentcy of addPermissionToRole util (#13685) 2021-11-01 09:27:50 +00:00
schema Refactored fixtures to be loaded by fixture manager 2021-11-16 11:17:03 +00:00