brewlog/tests/e2e
Jon Seager cf56ac28f7
test: add integration and e2e tests for image API
Cover all image entry points: upload, get, thumbnail, delete, auth
guards, validation, datastar responses, deferred image saves via
roaster create, checkin (cafe/cup), and scan flows including the
matched-roast guard that prevents overwriting existing images.
2026-02-10 17:50:30 +00:00
..
helpers feat(test): add e2e browser test helpers 2026-02-10 10:44:47 +00:00
bag_tests.rs test: add e2e tests for data page, detail pages, bag close, and navigation 2026-02-10 11:09:30 +00:00
brew_tests.rs test: add e2e browser tests for core user flows 2026-02-10 10:45:01 +00:00
checkin_tests.rs test(e2e): add homepage scan tests and fix stale element in checkin test 2026-02-10 11:36:16 +00:00
data_tests.rs test: add e2e tests for data page, detail pages, bag close, and navigation 2026-02-10 11:09:30 +00:00
delete_tests.rs test: add e2e browser tests for core user flows 2026-02-10 10:45:01 +00:00
detail_tests.rs test: add e2e tests for data page, detail pages, bag close, and navigation 2026-02-10 11:09:30 +00:00
image_tests.rs test: add integration and e2e tests for image API 2026-02-10 17:50:30 +00:00
main.rs test: add integration and e2e tests for image API 2026-02-10 17:50:30 +00:00
navigation_tests.rs test: add e2e tests for data page, detail pages, bag close, and navigation 2026-02-10 11:09:30 +00:00
roaster_tests.rs test: add e2e browser tests for core user flows 2026-02-10 10:45:01 +00:00
scan_tests.rs test(e2e): add homepage scan tests and fix stale element in checkin test 2026-02-10 11:36:16 +00:00