OpenNutriTracker
OpenNutriTracker copied to clipboard
Automated Tests: On Boarding - First Page
description: Adds automated tests for the first page of the onboarding flow.
coverage:
- Checks if the Privacy Policy checkbox is required before proceeding:
- verifies if the widgets are visible
- verifies if the user can go to the next page before checking the box
- verifies if the user can go to the next page after checking the box
device: Tested only on Chrome
how to test:
chromedriver --port=4444
flutter drive --driver=test_driver/integration_test.dart --target=test/integration_test/onboarding_policy_test.dart -d chrome