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. |
||
|---|---|---|
| .. | ||
| helpers | ||
| bag_tests.rs | ||
| brew_tests.rs | ||
| checkin_tests.rs | ||
| data_tests.rs | ||
| delete_tests.rs | ||
| detail_tests.rs | ||
| main.rs | ||
| navigation_tests.rs | ||
| roaster_tests.rs | ||
| scan_tests.rs | ||