sourcegraph/dev/sg/dependencies
James McNamara 4077b3ec22
feat(ci): Adds playwright tests for sveltekit to bazel (#62560)
This runs playwright tests with bazel. This changes how the
app is served in the tests, specifically playwright will intercept all
network calls to the local server and serve the static assets directly
or serve root index.html file if nothing is matched.

---------

Co-authored-by: bahrmichael <michael.bahr@sourcegraph.com>
Co-authored-by: Jean-Hadrien Chabran <jh@chabran.fr>
Co-authored-by: Michael Bahr <1830132+bahrmichael@users.noreply.github.com>
Co-authored-by: Jean-Hadrien Chabran <jean-hadrien.chabran@sourcegraph.com>
Co-authored-by: Camden Cheek <camden@ccheek.com>
2024-06-06 12:45:05 -06:00
..
BUILD.bazel bazel: transcribe test ownership to bazel tags (#62664) 2024-05-16 15:51:16 +01:00
dependencies_test.go remove more remannts of OSS build (#58253) 2023-11-10 07:59:03 +00:00
dependencies.go remove more remannts of OSS build (#58253) 2023-11-10 07:59:03 +00:00
helpers.go bazel: use pgutil binaries from GCS instead of from the host (#61741) 2024-04-11 18:00:21 +01:00
mac_test.go dev/sg: migrate ubuntu setup to sg setupv2 (#37528) 2022-06-23 09:16:24 -07:00
mac.go feat(ci): Adds playwright tests for sveltekit to bazel (#62560) 2024-06-06 12:45:05 -06:00
shared_test.go dev/sg: source files recommended by gcloud during setup (#38964) 2022-07-18 13:41:03 -07:00
shared.go Updated Postgres install step for Postgres 15 (#60076) 2024-02-07 01:37:54 -08:00
ubuntu_test.go dev/sg: migrate ubuntu setup to sg setupv2 (#37528) 2022-06-23 09:16:24 -07:00
ubuntu.go sg: install postgres 12 instead of 15 [ubuntu edition] (#61804) 2024-04-15 17:02:02 +01:00