angular/aio/tests/deployment/e2e
Paul Gschwendtner 3ec2e2da0c build: never cache monitoring bazel test target (#49039)
We recently switched some of the monitoring e2e tests to Bazel. These
tests should never be cached because they rely on an external URL and
on network access. The URL itself might stay the same for quite a while,
but the underlying site might change based on new deployments. Bazel
only sees the URL and caches the test then. We want to avoid this.

PR Close #49039
2023-02-13 20:04:47 +01:00
..
BUILD.bazel build: never cache monitoring bazel test target (#49039) 2023-02-13 20:04:47 +01:00
on-prepare.js build: remove puppeteer, remaining usages of webdriver-manager and migrate AIO production test to Bazel (#49025) 2023-02-10 19:22:18 +00:00
redirection.e2e-spec.ts test(docs-infra): correctly test URL redirects when the destination URL is also redirected (#42018) 2021-05-20 16:07:59 +00:00
site.po.ts refactor(docs-infra): migrate aio from tslint to eslint (#42820) 2021-07-20 11:55:28 -07:00
smoke-tests.e2e-spec.ts docs: update of landing page and backup pages (#47047) 2022-12-09 16:04:34 -08:00
tsconfig.json build(docs-infra): make type-checking stricter by enabling noImplicitAny (#29926) 2019-04-25 12:32:49 -07:00