0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/test
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
..
functional Refactor URL generation from models (#9917) 2018-10-03 15:44:30 +02:00
integration Refactor URL generation from models (#9917) 2018-10-03 15:44:30 +02:00
unit Refactored hardcoded v0.1 url unit tests to support multiple versions (#9945) 2018-10-04 21:43:12 +05:30
utils Refactored hardcoded v0.1 url unit tests to support multiple versions (#9945) 2018-10-04 21:43:12 +05:30
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc