Skip to content

Conversation

@BentiGorlich
Copy link
Member

If we're in the test environment we should never load ApHttpClient or ImageManager because these classes actually request things from other servers, which we do not want while testing. Instead we want to automatically get our testing services. This PR autowires the testing services when we're in the test environment

If we're in the test environment we should never load `ApHttpClient` or `ImageManager` because these classes actually request things from other servers, which we do not want while testing.
Instead we want to automatically get our testing services. This PR autowires the testing services when we're in the test environment
@BentiGorlich BentiGorlich self-assigned this Jan 27, 2026
@BentiGorlich BentiGorlich added the DX Impacts developer experience label Jan 27, 2026
@BentiGorlich BentiGorlich marked this pull request as ready for review January 27, 2026 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DX Impacts developer experience

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants