Skip to content

Android 1.26.0 changes #57

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 51 commits into
base: main
Choose a base branch
from
Open

Android 1.26.0 changes #57

wants to merge 51 commits into from

Conversation

Miki-Session
Copy link
Collaborator

@Miki-Session Miki-Session commented Jul 10, 2025

  • Fixes tests that have been broken due to Android 1.26.0 and iOS Database relocation changes
  • Adds support for allure descriptions for a brief summary of what a test does
  • Continue adding Suites to the tests
  • Reactivates several previously skipped tests
  • Parallelizes screenshot capture on fail instead of sequential screenshots
  • Adds in a 'fast mode' to the createUser util that skips saving the Account ID and Recovery Phrase when not needed
  • Complete rewrite of hasElementBeenDeleted to reduce logging noise and ensure element is found before verifying deletion
    • Adds verifyElementNotPresent to replace where hasElementBeenDeleted was used to check "is the thing not there anymore (regardless of it being there before)"
    • This also led to the complete refactor of all Disappearing Messages tests

…eted

Remove sleep-then-check antipattern. Tests now verify element exists before waiting for deletion.
…eted

Remove sleep-then-check antipattern. Tests now verify element exists before waiting for deletion.
@Miki-Session Miki-Session marked this pull request as ready for review July 18, 2025 05:55
@Miki-Session Miki-Session requested a review from Bilb July 18, 2025 05:57
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.

1 participant