bumptech / bumptech/glide

[Question/Solution] How to test the downloaded image?

Open
#5,244 2 comments 0 reactions 0 assignees View on GitHub
Compose feature
Dominant language
Java
Stars
35k
Forks
6.2k
Avg merge
1d 11h
Merged PRs (30d)
8

Description

### Glide-compose testing question/solution.
**Question:** How can I test the downloaded image if DisplayedDrawableKey is internal?
https://github.com/bumptech/glide/blob/ed5b09affc97e93d991df52a474369b9d0b47081/integration/compose/src/main/java/com/bumptech/glide/integration/compose/GlideModifier.kt#L521C14-L521C34
Is it so designed that it's not testable?
**Solution:** internal DisplayedDrawableKey to public

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.