0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test
kirrg001 b855f2d8f0 Removed testUtils.API.getApiPath
refs #9866

- the global utility should for now not generate API urls
- we only have one test which generates the API url
- for now it will live in this test file
- if we have multiple cases, we can reconsider this
2018-10-05 16:49:46 +02:00
..
functional/routes Wrapped doAuth in local API utils 2018-10-05 16:49:46 +02:00
integration Refactor URL generation from models (#9917) 2018-10-03 15:44:30 +02:00
unit Removed testUtils.API.getApiPath 2018-10-05 16:49:46 +02:00
utils Removed testUtils.API.getApiPath 2018-10-05 16:49:46 +02:00
.eslintrc.json
.jshintrc