-
Notifications
You must be signed in to change notification settings - Fork 554
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
Fix #1871: Fix ProfileChooserFragmentTest for Robolectric #2045
Fix #1871: Fix ProfileChooserFragmentTest for Robolectric #2045
Conversation
app/src/sharedTest/java/org/oppia/android/app/profile/ProfileChooserFragmentTest.kt
Show resolved
Hide resolved
app/src/sharedTest/java/org/oppia/android/app/profile/ProfileChooserFragmentTest.kt
Outdated
Show resolved
Hide resolved
@anandwana001 left a comment. Please let me know if you want to discuss further. |
… profile-chooser-fragment-robolectric-test
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @anandwana001! Just a few comments.
app/src/sharedTest/java/org/oppia/android/app/profile/ProfileChooserFragmentTest.kt
Outdated
Show resolved
Hide resolved
app/src/sharedTest/java/org/oppia/android/app/profile/ProfileChooserFragmentTest.kt
Outdated
Show resolved
Hide resolved
app/src/sharedTest/java/org/oppia/android/app/profile/ProfileChooserFragmentTest.kt
Show resolved
Hide resolved
app/src/sharedTest/java/org/oppia/android/app/profile/ProfileChooserFragmentTest.kt
Show resolved
Hide resolved
app/src/sharedTest/java/org/oppia/android/app/profile/ProfileChooserFragmentTest.kt
Show resolved
Hide resolved
@anandwana001 is this ready for another review? |
Yes, missed assigning last night. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @anandwana001. Left a few more comments. PTAL.
app/src/sharedTest/java/org/oppia/android/app/profile/ProfileChooserFragmentTest.kt
Outdated
Show resolved
Hide resolved
app/src/sharedTest/java/org/oppia/android/app/profile/ProfileChooserFragmentTest.kt
Outdated
Show resolved
Hide resolved
app/src/sharedTest/java/org/oppia/android/app/profile/ProfileChooserFragmentTest.kt
Outdated
Show resolved
Hide resolved
app/src/sharedTest/java/org/oppia/android/app/profile/ProfileChooserFragmentTest.kt
Outdated
Show resolved
Hide resolved
app/src/sharedTest/java/org/oppia/android/app/profile/ProfileChooserFragmentTest.kt
Outdated
Show resolved
Hide resolved
testing/src/main/java/org/oppia/android/testing/profile/ProfileTestHelper.kt
Outdated
Show resolved
Hide resolved
testing/src/main/java/org/oppia/android/testing/profile/ProfileTestHelper.kt
Outdated
Show resolved
Hide resolved
testing/src/main/java/org/oppia/android/testing/profile/ProfileTestHelper.kt
Outdated
Show resolved
Hide resolved
testing/src/main/java/org/oppia/android/testing/profile/ProfileTestHelper.kt
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @anandwana001! Just one comment--PR overall LGTM. Please feel free to resolve my comment & merge after addressing it.
Explanation
Fix #1871
For Reviewers
Please check the comment below.
Checklist