brewlog/tests/e2e
Jon Seager 264ef9c1fb
test: add e2e checkin test with new cafe and scanned roast
Cover the check-in flow where neither the cafe nor the roast exist
beforehand. The test searches for a cafe via location search (mocked
Foursquare), scans a coffee bag via text prompt (mocked OpenRouter),
and submits the check-in. Adds spawn_app_with_all_mocks helper.
2026-02-10 11:26:17 +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: add e2e checkin test with new cafe and scanned roast 2026-02-10 11:26:17 +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
main.rs test: add e2e tests for data page, detail pages, bag close, and navigation 2026-02-10 11:09: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: add e2e browser tests for core user flows 2026-02-10 10:45:01 +00:00