0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/test/utils
Rishabh Garg f78d9d3914
Refactored hardcoded v0.1 url unit tests to support multiple versions (#9945)
refs #9866

- Added test util method for api path based on version
- Updated all hardcoded v0.1 tests strings to use dynamic string from util method
- Updated hardcoded v0.1 tests using regex match to use string equal with new util method
2018-10-04 21:43:12 +05:30
..
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 Refactored hardcoded v0.1 url unit tests to support multiple versions (#9945) 2018-10-04 21:43:12 +05:30
assertions.js
configUtils.js
index.js Set up schema and models for API Key authentication (#9904) 2018-10-02 17:46:38 +01:00