0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/test
kirrg001 c94c08f750 Wrapped doAuth in local API utils
refs #9866

- we want to keep shared API helpers
- the local utility just wraps this call and forwards the correct url
- ability to override the behaviour completely
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 Moved test/unit/api files to test/unit/api/v0.1 2018-10-05 15:11:35 +02:00
utils Wrapped doAuth in local API utils 2018-10-05 16:49:46 +02:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc