brewlog/tests/e2e/helpers
Jon Seager 0434b127e0
test: add E2E chromedriver tests for edit forms
Cover text fields, numeric fields, +/- adjuster buttons, searchable
selects, image upload/replace/remove, deferred image save, and the
cancel button across roaster, gear, cafe, brew, and cup entities.

Add wait_for_url_not_contains helper to correctly detect post-submit
redirects when the edit page URL shares a prefix with the detail page.
2026-02-10 19:43:06 +00:00
..
auth.rs feat(test): add e2e browser test helpers 2026-02-10 10:44:47 +00:00
browser.rs feat(test): add e2e browser test helpers 2026-02-10 10:44:47 +00:00
chromedriver.rs feat(test): add e2e browser test helpers 2026-02-10 10:44:47 +00: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