Ghost/core/test/utils
Kevin Ansfield 4f3391cd04
Updated @tryghost/url-utils to v0.2.0 (#11004)
no issue

- updates `@tryghost/url-utils` following an internal refactor of the package
- renames `makeAbsoluteUrls` to `htmlRelativeToAbsolute` to better reflect what the function is doing
- renames `getBlogUrl` to `getSiteUrl`
- updates UrlUtils test stubbing util to work with a class
- fixes use of invalid port numbers in tests (max port number is 65535, any higher is an invalid URL that will error with some parsers)
2019-08-12 09:31:42 +01:00
..
fixtures Remove page column and remaining references 2019-08-09 14:39:01 +08: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 🎉 🎨 Remove middleware/index.js (#7548) 2016-10-13 17:24:09 +02:00
configUtils.js 🔥 remove forceAdminSSL and urlSSL, add admin url (#7937) 2017-02-03 18:13:22 +00:00
index.js Fixed regression tests for v2/admin/db 2019-08-09 10:57:49 +08:00
urlUtils.js Updated @tryghost/url-utils to v0.2.0 (#11004) 2019-08-12 09:31:42 +01:00