puppeteer_tests: Move to web/e2e-tests.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2023-02-22 14:04:11 -08:00
parent cea1119423
commit 377b8b22c0
27 changed files with 36 additions and 36 deletions

View File

@@ -79,7 +79,7 @@ templating systems.
- `web/tests/` Node Frontend unit tests.
- `frontend_tests/puppeteer_tests/` Puppeteer frontend integration tests.
- `web/e2e-tests/` Puppeteer frontend integration tests.
- `tools/test-*` Developer-facing test runner scripts.