0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/test
Nazar Gargol 6318b65cab Changed context.api_key_id to an object containing key type information
refs #9865

- Changed id passed for api_key to an object to be able to differenciate between admin and content api requests
- Added integration id to frame context
- Small refactoring of frame context initialization
2019-01-24 17:22:58 +00:00
..
acceptance Added acceptance suite for Content API key verification 2019-01-24 17:22:58 +00:00
regression Separated test env into: acceptance, regression and unit tests (#10411) 2019-01-22 17:54:50 +01:00
unit Changed context.api_key_id to an object containing key type information 2019-01-24 17:22:58 +00:00
utils Shortened admin key length (#10418) 2019-01-24 13:46:33 +00:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc