-
Couldn't load subscription status.
- Fork 573
Fixes #2143: Move InteractionObjectTestBuilder to a main-level testing library #5996
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
base: develop
Are you sure you want to change the base?
Fixes #2143: Move InteractionObjectTestBuilder to a main-level testing library #5996
Conversation
|
I made the changes shown in the commits but upon making those i am getting some build errors related to .proto files, i have been facing some trouble on fixing them. Uploading the logs here : |
|
@ShankhanilSaha, I believe that you need to update Bazel |
|
It’s basically a way to manage dependencies with Bazel. |
@adhiamboperes as mentioned in my rationale I have already done that. |
|
While moving and refactoring, for some reason android studio missed the imports in the |
…r-2143' into move-InteractionObjectTestBuilder-2143
|
Hi @adhiamboperes , I think my approach to this was a bit off. After moving the file from |
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.
@ShankhanilSaha, I took a look at what might be the issue, and left a suggestion. PTAL.
|
Hi @adhiamboperes was a bit busy this week due to exams, I already moved the |
Coverage ReportResultsNumber of files assessed: 38 Exempted coverageFiles exempted from coverage
|
Explanation
Fix #2143
InteractionObjectTestBuilder.kttoapp/src/main/java/org/oppia/android/app/player/state/testing/.InteractionObjectTestBuilder.ktfile.kt_android_librarycode blocks fromdomain/BUILD.bazeltoapp/BUILD.bazel.scripts/assets/kdoc_validity_exemptions.textprotoandscripts/assets/test_file_exemptions.textprotoaccordingly to change file paths toInteractionObjectTestBuilder.kt.Essential Checklist