Skip to content

Delete manual ScreenshotTest — superseded by StoryScreenshotTest#59

Open
EmilioBejasa wants to merge 4 commits intomainfrom
tidy/delete-manual-screenshot-test
Open

Delete manual ScreenshotTest — superseded by StoryScreenshotTest#59
EmilioBejasa wants to merge 4 commits intomainfrom
tidy/delete-manual-screenshot-test

Conversation

@EmilioBejasa
Copy link
Copy Markdown
Collaborator

Summary

Deletes ScreenshotTest.kt (~500 lines), which manually recreated React Native components as native Android views to screenshot them.

StoryScreenshotTest now covers all the same stories (Timer, CoinFlip, MyFeature, SwitchFeature, App home) by rendering them through Storybook directly — which is more accurate and less maintenance burden.

No behavioral change to the test suite; coverage is maintained by the Storybook-based test.

Test plan

  • CI passes
  • Stories still covered by StoryScreenshotTest

🤖 Generated with Claude Code

EmilioBejasa and others added 4 commits February 25, 2026 12:43
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
ScreenshotTest manually recreated React Native components as native
Android views to screenshot them. StoryScreenshotTest now covers all
the same stories (Timer, CoinFlip, MyFeature, SwitchFeature) by
rendering them through Storybook directly, which is both simpler and
more accurate.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.

1 participant