Skip to content

Remove usage of junit within the app itself#2820

Merged
fire-light43 merged 1 commit into
recloudstream:masterfrom
Luna712:junit
May 21, 2026
Merged

Remove usage of junit within the app itself#2820
fire-light43 merged 1 commit into
recloudstream:masterfrom
Luna712:junit

Conversation

@Luna712
Copy link
Copy Markdown
Contributor

@Luna712 Luna712 commented May 21, 2026

When I was testing compose, I realized that this causes issues where junit was wiring up instrumentation within the app, which overrode and conflicted with compose resource context. We don't need it as a dependency for just TestingUtils, so this refactors it to just use AssertionError directly.

When I was testing compose, I realized that this causes issues where junit was wiring up instrumentation within the app, which overrode and conflicted with compose resource context. We don't need it as a dependency for just TestingUtils, so this refsctors it to just use AssertionError directly.
Copy link
Copy Markdown
Contributor

@fire-light43 fire-light43 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the contribution

@fire-light43 fire-light43 merged commit 638d749 into recloudstream:master May 21, 2026
2 checks passed
@Luna712 Luna712 deleted the junit branch May 21, 2026 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants