Skip to content

Comments

Adding Android support to find tests without testrail links#235

Open
isabelrios wants to merge 9 commits intomainfrom
irios-add-android-missing-tesrail-urls-check
Open

Adding Android support to find tests without testrail links#235
isabelrios wants to merge 9 commits intomainfrom
irios-add-android-missing-tesrail-urls-check

Conversation

@isabelrios
Copy link
Collaborator

@isabelrios isabelrios commented Feb 18, 2026

Similar to the iOS implementation, let's have a slack notification with the android UI automated tests that don't have a testrail link associated.
Using this PR to also add documentation about the implementation and fixes stated in issue #228

@isabelrios isabelrios marked this pull request as ready for review February 18, 2026 13:49
@isabelrios
Copy link
Collaborator Author

Example of the Android notification: https://mozilla.slack.com/archives/C016BC5FUHJ/p1771414354675409

- platform: android
repo: mozilla-firefox/firefox
repo_path: firefox
test_path: "mobile/android/fenix/app/src/androidTest/java/org/mozilla/fenix/ui"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couple other tests written by others outside of /ui/ but this is a good start.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there is a recurrent search for test files within the ui directory, so tests in efficiency package and others are being logged in.

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