Skip to content

Experimental ComposableElementView#548

Draft
cedrickcooke wants to merge 3 commits intomainfrom
cedrickc/compose-native-element-exploration
Draft

Experimental ComposableElementView#548
cedrickcooke wants to merge 3 commits intomainfrom
cedrickc/compose-native-element-exploration

Conversation

@cedrickcooke
Copy link
Copy Markdown
Collaborator

Right now it's difficult to test that Krayon charts are working at the level of a integration test. This exploration provides a way to emit elements into the actual UI tree instead of just drawing to a canvas, which should allow for querying them via things like Espresso or Appium.

At time of writing, this is a very incomplete implementation. It falls back to a canvas for everything except touch targets (which have no way to actually select them programmatically; they have been tested on desktop only) and text. Text in particular should be able to provide the bare minimum amount of testability.

@cedrickcooke cedrickcooke added the minor Changes that should bump the MINOR version number label Jan 9, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 9, 2026

Test Results

77 tests  ±0   77 ✅ ±0   2s ⏱️ ±0s
14 suites ±0    0 💤 ±0 
14 files   ±0    0 ❌ ±0 

Results for commit 94e9a17. ± Comparison against base commit b12c538.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Changes that should bump the MINOR version number

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant