Skip to content
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

Remove hardcoded topic names in NavigationTest.kt #862

Merged
merged 5 commits into from
Jul 28, 2023

Conversation

SimonMarquis
Copy link
Contributor

@SimonMarquis SimonMarquis commented Jul 27, 2023

This test now uses NiaNetworkDataSource TopicsRepository (provided by Hilt) to get a random topic.
This also removes potential flakiness by really checking the absence of the topic list instead of searching for text (that could match in the opened topic page).

@SimonMarquis SimonMarquis marked this pull request as draft July 27, 2023 19:37
@SimonMarquis SimonMarquis marked this pull request as ready for review July 27, 2023 20:03
@dturner dturner merged commit 04eb632 into android:main Jul 28, 2023
4 of 5 checks passed
@SimonMarquis SimonMarquis deleted the patch-1 branch July 28, 2023 17:10
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