angular-cn/aio/tests
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
..
deployment test(docs-infra): fix double-slash in URL of `aio_monitoring` test (#25641) 2018-09-05 09:37:55 -07:00
e2e test(docs-infra): test that the "suggest edit" buttons are visible where expected (#24378) 2018-08-31 09:42:10 -07:00