brewlog/tests/e2e/helpers
Jon Seager 74e3b600fc chore: Switch e2e tests to Chrome for Testing via mise
Replace snap-installed Chromium/chromedriver with Chrome for Testing
installed via npx @puppeteer/browsers. Binaries live in
$MISE_DATA_DIR/chrome-for-testing/ with version-agnostic path lookup.

Add install-e2e mise task and required apt packages to README and CI.
2026-05-22 12:03:03 +01:00
..
auth.rs feat(test): add e2e browser test helpers 2026-02-10 10:44:47 +00:00
browser.rs chore: Switch e2e tests to Chrome for Testing via mise 2026-05-22 12:03:03 +01:00
chromedriver.rs chore: Switch e2e tests to Chrome for Testing via mise 2026-05-22 12:03:03 +01:00
forms.rs feat(test): add e2e browser test helpers 2026-02-10 10:44:47 +00:00
mod.rs feat(test): add e2e browser test helpers 2026-02-10 10:44:47 +00:00
wait.rs test: add E2E chromedriver tests for edit forms 2026-02-10 19:43:06 +00:00