User Stories
US 02.01.01
Description
As a developer, I want to test whether fragment Add Ingredient pops up when the user hit the floating action button in the Recipes page. I also want to test if the fragment can add the recipe correctly. 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:
User Stories
US 02.01.01
Description
As a developer, I want to test whether fragment Add Ingredient pops up when the user hit the floating action button in the Recipes page. I also want to test if the fragment can add the recipe correctly. Please write some UI tests for this purpose.
Technical Requirement:
Acceptance Criteria: