Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Adding UI tests #42

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Adding UI tests #42

wants to merge 10 commits into from

Conversation

Moataz-Akram
Copy link

created some UI Tests for different user flows

UITests

  • testHomeScreen
  • testDiscoverScreen
  • testWatchListScreen
  • testSearchScreen
  • testSettingsScreen
  • testNotificationListScreen
  • testFullHomeScreen
  • testItemContentDetailsFullScreen
  • testSettingsFullScreen
  • testWatchListFullScreen

Helper functions

  • navigateToTab
  • navigateToHomeTab
  • dismissWelcomeScreenIfAppearingOnLaunch

- fix SPMs versions
- fix newTabView not building
Tests:
- testHomeScreen
- testDiscoverScreen
- testWatchListScreen
- testSearchScreen
- testSettingsScreen
- testNotificationListScreen

Helper function:
dismissWelcomeScreenIfAppearingOnLaunch
- testSettingsFullScreen
- testWatchListFullScreen

- delete cached lists before testing UI
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant