angular-cn/aio/tests/deployment/shared
George Kalpakas 13b8399d0c test(docs-infra): fix double-slash in URL of `aio_monitoring` test (#25641)
As part of the tests run in the CircleCI `aio_monitoring` job, we need
to retrieve `sitemap.xml` from the site under test. Previously, the URL
used to retrieve that contained a double-slash (`//`). At some point,
Firebase (which is used for hosting the site) stopped normalizing
double-slashes to a single slash, causing the test to fail.

This commit fixes the problem by ensuring that the constructed URLs do
not contain double-slashes.

PR Close #25641
2018-09-05 09:37:55 -07:00
..
URLS_TO_REDIRECT.txt build(docs-infra): redirect removed webpack guide to `v5.angular.io` (#24595) 2018-06-20 16:51:33 -07:00
helpers.ts test(docs-infra): fix double-slash in URL of `aio_monitoring` test (#25641) 2018-09-05 09:37:55 -07:00