Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 525 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 525 Bytes

TestUIApp

Simple UI app for UI testing.

Description

This app is just the UI for getting information about Vegetables. Vegetables data is stored in Vegetables.json There are four main views in the app:

  • Main list view (First tab of the tab view).
  • View with button about vegetable of the day (Second tab of the tab view).
  • Tab View itself.
  • Details view about choosen vegetable.

UI tests

App is covered by 7 UI tests now. These tests covers the List View, Details View, Tab View and transitions between them.