[MBL-19758][Teacher] Unstub SpeedGrader related interaction tests#3520
Open
adamNagy56 wants to merge 6 commits intomasterfrom
Open
[MBL-19758][Teacher] Unstub SpeedGrader related interaction tests#3520adamNagy56 wants to merge 6 commits intomasterfrom
adamNagy56 wants to merge 6 commits intomasterfrom
Conversation
… app. refs: MBL-19758 affects: Teacher release note:
📊 Code Coverage Report✅ Student
✅ Teacher
✅ Pandautils
📈 Overall Average
|
🧪 Unit Test Results✅ 📱 Teacher App
✅ 📦 Submodules
📊 Summary
Last updated: Thu, 12 Feb 2026 14:11:13 GMT |
refs: MBL-19758 affects: Teacher release note:
tamaskozmer
approved these changes
Feb 11, 2026
…ments and media recordings. refs: MBL-19758 affects: Teacher release note:
kdeakinstructure
requested changes
Feb 12, 2026
Contributor
kdeakinstructure
left a comment
There was a problem hiding this comment.
Basically LGTM! Please do the goToSpeedGraderGradePage refactor to give back MockCanvas object (and you can do the rest, tiny stuff as well then).
...c/androidTest/java/com/instructure/teacher/ui/interaction/SpeedGraderFilesInteractionTest.kt
Outdated
Show resolved
Hide resolved
...c/androidTest/java/com/instructure/teacher/ui/interaction/SpeedGraderGradeInteractionTest.kt
Outdated
Show resolved
Hide resolved
...er/src/androidTest/java/com/instructure/teacher/ui/interaction/SpeedGraderInteractionTest.kt
Show resolved
Hide resolved
.../src/main/kotlin/com/instructure/canvas/espresso/mockcanvas/endpoints/SubmissionEndpoints.kt
Outdated
Show resolved
Hide resolved
...main/kotlin/com/instructure/canvas/espresso/mockcanvas/fakes/FakeSubmissionContentManager.kt
Outdated
Show resolved
Hide resolved
...ain/java/com/instructure/pandautils/features/speedgrader/content/SpeedGraderContentScreen.kt
Outdated
Show resolved
Hide resolved
kdeakinstructure
approved these changes
Feb 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Refactor and unstub SpeedGrader interaction tests through the Teacher app.
refs: MBL-19758
affects: Teacher
release note