angular/aio/tests/deployment
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
..
e2e build: never cache monitoring bazel test target (#49039) 2023-02-13 20:04:47 +01:00
shared build: remove puppeteer, remaining usages of webdriver-manager and migrate AIO production test to Bazel (#49025) 2023-02-10 19:22:18 +00:00
unit build: remove puppeteer, remaining usages of webdriver-manager and migrate AIO production test to Bazel (#49025) 2023-02-10 19:22:18 +00:00