Ghost/core/test/unit/api/shared
Naz Gargol abda6e6338
Migrated to use url-utils from Ghost-SDK (#10787)
closes #10773

- The refactoring is a substitute for `urlService.utils` used previously throughout the codebase and now extracted into the separate module in Ghost-SDK
- Added url-utils stubbing utility for test suites
- Some tests had to be refactored to avoid double mocks (when url's are being reset inside of rested 'describe' groups)
2019-06-18 15:13:55 +02:00
..
serializers Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
util Extracted trimAndLowerCase utility to shared utility module 2018-12-10 13:56:42 +01:00
validators Skiped 'all' validations for posts/tags endpoints 2019-02-15 12:19:49 +00:00
frame_spec.js Added apiType property to frame for {Content,Admin} API (#10487) 2019-02-13 16:59:10 +01:00
headers_spec.js Refactored content-disposition header handling in API v2 (#10374) 2019-01-14 18:05:16 +00:00
http_spec.js Added apiType property to frame for {Content,Admin} API (#10487) 2019-02-13 16:59:10 +01:00
pipeline_spec.js Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00