Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

autofill UI tests #3012

Merged
merged 15 commits into from
Jul 3, 2024
Merged

autofill UI tests #3012

merged 15 commits into from
Jul 3, 2024

Conversation

brindy
Copy link
Contributor

@brindy brindy commented Jun 29, 2024

Task/Issue URL: https://app.asana.com/0/392891325557410/1207203028528351/f
Tech Design URL:
CC: @loremattei @bwaresiak

Description:

Tests Autofill scenarios:

  • Password management (add, edit, delete, search, etc)
  • Password autofill (standard login, multi-step login)
  • Password authentication (ensure device auth is shown in various scenarios)

Notes:

  • The scripts are being reviewed in scripts for running UI tests #3000 so you can largely ignore them.
  • You should be able to run the scripts from anywhere, just adjust the paths below accordingly

Steps to test this PR:

  1. Confirm End to End tests have passed: https://github.com/duckduckgo/iOS/actions/runs/9726361554/job/26844719247
  2. In terminal cd into .maestro
  3. Run setup_ui_tests.sh
  4. Optional: run all the release tests in one go using: run_tests_tests.sh release_tests
  5. Run run_ui_tests.sh release_tests/password-autofill.yaml
  6. Run run_ui_tests.sh release_tests/password-authentication.yaml
  7. Run run_ui_tests.sh release_tests/password-management.yaml

@brindy brindy requested a review from amddg44 June 29, 2024 12:21
Copy link
Contributor

@amddg44 amddg44 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! This is really fantastic @brindy 👏 👏

@brindy brindy merged commit 9118312 into main Jul 3, 2024
14 checks passed
@brindy brindy deleted the brindy/autofill-ui-tests branch July 3, 2024 11:09
samsymons added a commit that referenced this pull request Jul 4, 2024
* main: (24 commits)
  Add pixels to measure baseline for New Tab Page sections (#3024)
  backgrounding UI tests (#3021)
  improve bookmarks and favorites UI tests (#3019)
  [DuckPlayer] - 4. Remote Config (#3018)
  Updates BSK
  Fix issue when cancelling a download (#3030)
  Tentative fix for a crash and connectivity issues (#3027)
  autofill UI tests (#3012)
  scripts for running UI tests (#3000)
  Integrate RemoteMessaging with NewTabPage (#3017)
  Update to iOS 15 deployment target (#3001)
  Fire a pixel when removing the VPN configuration (#3014)
  Release 7.127.0-0 (#3020)
  point to BSK branch (#3016)
  [DuckPlayer] - 3. URL management & FE comms (#3007)
  Bump BSK version (#3011)
  New Tab Page layout and base elements (#3008)
  Remove Privacy Pro from device once expired account is deleted (#3009)
  Improvements to subscription settings (#2959)
  Toggle reports limiter (#3005)
  ...
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.

None yet

2 participants