0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/unit/api
Naz Gargol abda6e6338
Migrated to use url-utils from Ghost-SDK (#10787)
closes #10773

- The refactoring is a substitute for `urlService.utils` used previously throughout the codebase and now extracted into the separate module in Ghost-SDK
- Added url-utils stubbing utility for test suites
- Some tests had to be refactored to avoid double mocks (when url's are being reset inside of rested 'describe' groups)
2019-06-18 15:13:55 +02:00
..
shared Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
v0.1 Fixed tests 2019-02-06 21:36:09 +01:00
v2 Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00