Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates ComposeViewTreeIntegrationTest to cover ComposeScreen #1212

Merged
merged 2 commits into from
Jul 23, 2024

Conversation

rjrjr
Copy link
Contributor

@rjrjr rjrjr commented Jul 23, 2024

ComposeViewTreeIntegrationTest was built around its own ScreenViewFactory, and so did not cover the production code that normally builds ComposeView. Now we use that thing only for a few spots where we cover the effects of specific ViewCompositionStrategy implementations.

`ComposeViewTreeIntegrationTest` was built around its own `ScreenViewFactory`, and so did not cover the production code that normally builds `ComposeView`. Now we use that thing only for a few spots where we cover the effects of specific `ViewCompositionStrategy` implementations.
@rjrjr rjrjr requested review from a team as code owners July 23, 2024 19:12
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@rjrjr rjrjr merged commit 040ece4 into main Jul 23, 2024
31 checks passed
@rjrjr rjrjr deleted the ray/more-complete-compose-integration-tests branch July 23, 2024 19:40
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