You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iceraven-browser/app/src/androidTest/java/org/mozilla/fenix/helpers
Michael Comella c33aafb024 For #13959: add HomeActivityTestRule.skipOnboarding.
This is more correct, faster, and results in less copy-paste duplication
than the current behavior:
  homeScreen { }.dismissOnboarding()

Which opens settings to dismiss onboarding.
4 years ago
..
assertions Adding UI tests for the Basic Menu settings. 🎲 !!!! (#6346) 4 years ago
ext Closes #9262: Add additional waits to LibraryMenuTest (#9263) 4 years ago
idlingresource Created UI tests for Addon Settings (#9258) 4 years ago
matchers Closes #8082 - Add UI tests for Top Sites 4 years ago
Assert.kt No issue: Normalize license header comment (#3909) 5 years ago
Constants.kt No issue: Re-enable Context Menu UI tests (#12250) 4 years ago
HomeActivityTestRule.kt For #13959: add HomeActivityTestRule.skipOnboarding. 4 years ago
IdlingResourceHelper.kt Created UI tests for Addon Settings (#9258) 4 years ago
Matchers.kt Fixes #10064: Updates UI tests for About Page 4 years ago
MockWebServer.kt Closes #9189: Fixes "static asset not found" error in doNotSaveLoginFromPromptTest, saveLoginFromPromptTest UI tests (#9439) 4 years ago
RecyclerViewIdlingResource.kt Closes #10911: idling resource registration timing issues (#14231) 4 years ago
SessionLoadedIdlingResource.kt Closes 10927: Improve wait on session loaded for UI tests (#10928) 4 years ago
TestAssetHelper.kt For #10761: Updates UI test tracking test page asset (#10945) 4 years ago
TestHelper.kt Fixes #9832 - Change targetSdkVersion to Android 10 (#11014) 4 years ago
ViewVisibilityIdlingResource.kt Closes #9346: Add ViewIdlingResource for Reader View UI tests (#9347) 4 years ago