0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/test/utils
Nazar Gargol 5fbad09a56 Modified Admin API key output format
refs #9865

- Changed key format to {id}:{secret} so API consumer only has to worry about copying a single value during setup
- Updated key expiration time in getValidAdminToken test helper to match server side expiration check
2019-01-23 17:18:50 +00:00
..
fixtures Modified Admin API key output format 2019-01-23 17:18:50 +00:00
mocks Removed knex mock (#9685) 2018-06-12 20:26:16 +02:00
api.js Refactored expected API properties 2019-01-03 16:38:52 +01:00
assertions.js
configUtils.js
index.js Separated test env into: acceptance, regression and unit tests (#10411) 2019-01-22 17:54:50 +01:00