[saas-e2e] initial revision of SaaS E2E tests running in the dev-env (#24311)

* [saas-e2e] initial revision of SaaS E2E tests running in the dev-env

* [v1] make rubocop happy

* [v1] make rubocop happy

* [saas-e2e] more retries for webpack startup check

Co-authored-by: Alf Eaton <alf.eaton@overleaf.com>

* [web] restrict e2e_test_setup.mjs to running in the dev-env

Co-authored-by: Mathias Jakobsen <mathias.jakobsen@overleaf.com>

* [saas-e2e] import latest split-tests from production

---------

Co-authored-by: Alf Eaton <alf.eaton@overleaf.com>
Co-authored-by: Mathias Jakobsen <mathias.jakobsen@overleaf.com>
GitOrigin-RevId: 034343ee56b8d059090d8a5de74eaac24429b527
This commit is contained in:
Jakob Ackermann
2025-03-18 10:56:36 +00:00
committed by Copybot
parent 13bf214a3c
commit 7b69d61540
5 changed files with 492 additions and 6 deletions

View File

@@ -73,6 +73,7 @@
"services/third-party-datastore",
"services/third-party-references",
"services/tpdsworker",
"services/web"
"services/web",
"tools/saas-e2e"
]
}