Fix ProfileChooserFragmentTest for Robolectric #1871
Labels
Priority: Essential
This work item must be completed for its milestone.
Z-ibt
Temporary label for Ben to keep track of issues he's triaged.
Currently, the app module test cases in ProfileChooserFragmentTest are passing on Espresso but they should also pass on Robolectric. Fix these below mentioned files to make sure that the tests pass on Robolectric.
You can run robolectric tests by following these steps: https://github.com/oppia/oppia-android/wiki/Oppia-Android-Testing#running-roboelectric-tests
Fixing test cases will need to introduce TextApplicationComponent. This can be seen here.
The text was updated successfully, but these errors were encountered: