0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/test/utils
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
..
fixtures Set up schema and models for API Key authentication (#9904) 2018-10-02 17:46:38 +01:00
mocks Removed knex mock (#9685) 2018-06-12 20:26:16 +02:00
api.js Changed how api routing test generate the API url 2018-10-05 16:49:46 +02:00
assertions.js 🎉 🎨 Remove middleware/index.js (#7548) 2016-10-13 17:24:09 +02:00
configUtils.js 🔥 remove forceAdminSSL and urlSSL, add admin url (#7937) 2017-02-03 18:13:22 +00:00
index.js Wrapped doAuth in local API utils 2018-10-05 16:49:46 +02:00