angular-docs-cn/aio/tests/deployment/e2e
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
..
protractor.conf.js refactor(aio): rename directory (tests/deployment-config --> tests/deployment) (#23390) 2018-04-17 13:45:38 -07:00
redirection.e2e-spec.ts test(docs-infra): fix double-slash in URL of `aio_monitoring` test (#25641) 2018-09-05 09:37:55 -07:00
site.po.ts test(docs-infra): fix double-slash in URL of `aio_monitoring` test (#25641) 2018-09-05 09:37:55 -07:00
smoke-tests.e2e-spec.ts ci(aio): fix `aio-monitoring` tests (#23390) 2018-04-17 13:45:38 -07:00