Closed martin-lenweiter closed 3 years ago
Some tests do not pass on my phone:
navigateToDisplayDatasetAndThenNavigateUpGoesToDatasetsOverview
createDatasetAndNavigateUpGoesToDatasetsOverview
The relevant error seems to be the following : androidx.test.espresso.NoMatchingViewException: No views in hierarchy found matching: with content description text: is "Navigate up"
Some tests do not pass on my phone:
* `navigateToDisplayDatasetAndThenNavigateUpGoesToDatasetsOverview` * `createDatasetAndNavigateUpGoesToDatasetsOverview`
The relevant error seems to be the following :
androidx.test.espresso.NoMatchingViewException: No views in hierarchy found matching: with content description text: is "Navigate up"
Is your phone in French? I will make it language independent.
Some tests do not pass on my phone:
* `navigateToDisplayDatasetAndThenNavigateUpGoesToDatasetsOverview` * `createDatasetAndNavigateUpGoesToDatasetsOverview`
The relevant error seems to be the following :
androidx.test.espresso.NoMatchingViewException: No views in hierarchy found matching: with content description text: is "Navigate up"
Is your phone in French? I will make it language independent.
The tests pass once I change the language on my phone to english. No need to fix it, I'll just put my phone in english for testing, no big deal
The home screen consists only of the logo and a button that goes to the learning. I thought it looked better than with also the login button (now only in the navigation drawer) but let me know if you don't like it.