Skip to content

updating tests for UCS #50

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

Open
wants to merge 64 commits into
base: main
Choose a base branch
from
Open

Conversation

burtonemily
Copy link
Contributor

No description provided.

@Miki-Session Miki-Session changed the title updating tests to match new android test tags updating tests for UCS Jun 18, 2025
@Miki-Session Miki-Session marked this pull request as draft June 25, 2025 07:01
@Miki-Session
Copy link
Collaborator

  • Updates tests for UCS (Android 1.25.0 and iOS 2.13.0)
    • Gets rid of the flaky browser screenshot image diffing in favor of a reliable HTTP 200 check
    • Patches the matchAndTapImage function to actually determine the correct coordinates (and not tap below the candidate element)
  • Reduces emulator footprint to 4GB RAM and adds in a wait_for_emulators script to ensure emulators are booted
  • Adds in a findWithFallback function for dealing with the Android transition from XML to Compose screens
    • Standardises various function signatures such that newAndroid is true (but the tests ideally still pass if old android)
  • Adds in various tweaks to the allure reporter, including:
    • Leverages the built in visual diffing tool (but adds custom css injection to make it more palatable)
    • Adds support for the 'Executors' block which links back to the GH Actions run
    • Adds more info to the 'Environment' block
    • All custom data manipulation has been moved to the allureHelpers file

@Miki-Session Miki-Session marked this pull request as ready for review June 27, 2025 06:25
@Miki-Session Miki-Session requested a review from Bilb June 27, 2025 06:25
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.

2 participants