User Stories
US 04.01.01
US 04.02.01
US 04.03.01
Description
As a developer, I want to test whether the ShoppingList fragment correctly displays the ingredients I need to purchase. I also want to test whether I can correctly sort the list. Please write some UI tests for this purpose.
Technical Requirement:
- Use the latest version of expresso for UI testing
- For early implementation, use hard-coded mock data as the information of the recipe to be added.
Acceptance Criteria: