0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-18 02:21:47 -05:00
ghost/test/unit
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
..
api Moved URL service to backend 2021-10-19 07:29:09 +13:00
frontend Fixed test mocks for Url Service test suite 2021-11-15 20:11:05 +04:00
server Refactored fixtures to be loaded by fixture manager 2021-11-16 11:17:03 +00:00
shared Fixed failing test 2021-11-05 17:17:18 +04:00