Skip to content

Conversation

@isacostaf
Copy link
Contributor

description:
Adds automated tests for the first page of the onboarding flow.

coverage:

  1. 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant