AndroidUiTestingUtils icon indicating copy to clipboard operation
AndroidUiTestingUtils copied to clipboard

A set of TestRules, ActivityScenarios and utils to facilitate UI and screenshot testing under given configurations: FontSizes, Locales...

Results 10 AndroidUiTestingUtils issues
Sort by recently updated
recently updated
newest added

**Describe the bug** It seems ActivityScenario is having some issues on API 33: [google issue](https://issuetracker.google.com/issues/240993946)

**Describe the bug** Complex locales, like "sr-Latn-RS" / "sr-Cyrl-RS" or "zh-Latn-TW-pinyin" cannot be set. **Environment** The setup in which the bug is reproducible: - Device or Emulator: Any - API...

**Describe the bug** LocaleTestRule does not reset correctly. It happens, for example, if the app has no in-app language set. After the test execution, the System Language is set as...

**Describe the bug** Documentation error It does not work with ActivityScenarioForActivityRule, but it works with ActivityScenarioConfigurator.ForActivity(), as stated in the README.md

**Describe the bug** SystemLocaleTestRule does not always work the very first time the Tests run on a device/emulator, silently failing for the very first test ONLY with a SecurityException. Therefore,...

**Describe the bug** When verifying only, it fails with UnexpectedDeviceException. This happens because testify uses different Contexts to create the customKeys for naming the destination folders: record: activity context verify:...

bug

The idea is that one can generate screenshot tests automatically from the previews, and run them with the Screenshot test library of his choice! For that, one can use **a...

feature request
release 2.6.0

**Describe the bug** Even though we enable Hardware native graphics, Cross-Library screenshot tests executed with Roborazzi do not render shadows when screenshot testing dialogs. It works for Composables and Views...

Release 2.3.3

**Describe the bug** Right now, one cannot use Cross-Library screenshot tests with Paparazzi 1.3.4, it only works with Paparazzi 1.3.3 or lower. **Expected behavior** Support 1.3.3 and check whether more...

**Describe the bug** If running Cross-LibraryScreenshot tests with Gradle Managed Devices (GMD) for Dialogs via screenshotDialog(), the test crashes This only happens with GMD and with Dilogs via screenshotDialog(). If...

bug
release 2.5.1