Ghost/core/test/unit/services
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
..
apps Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
auth Added unit and regression tests for canary 2019-08-09 20:46:49 +05:30
mail Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
permissions Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
routing Added unit and regression tests for canary 2019-08-09 20:46:49 +05:30
rss Removed references to page column in rss tests 2019-08-09 14:39:01 +08:00
settings Added unit and regression tests for canary 2019-08-09 20:46:49 +05:30
themes Added unit and regression tests for canary 2019-08-09 20:46:49 +05:30
url Updated @tryghost/url-utils to v0.2.0 (#11004) 2019-08-12 09:31:42 +01:00
slack_spec.js Updated xmlrpc and slack service to use type column 2019-08-09 14:39:01 +08:00
xmlrpc_spec.js Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00