duckduckgo / iOS

DuckDuckGo iOS Application
https://itunes.apple.com/us/app/duckduckgo-privacy-browser/id663592361?mt=8
Apache License 2.0
1.79k stars 405 forks source link

backgrounding UI tests #3021

Closed brindy closed 4 days ago

brindy commented 6 days ago

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

Description: Adds tests for backgrounding the app.

Steps to test this PR:

  1. Verify end to end test job as passed https://github.com/duckduckgo/iOS/actions/runs/9766061419
  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/backgrounding.yaml