Skip to content

Commit ce7e825

Browse files
author
greweb
committed
feat: comprehensive Detox tests for all screens with cleanup
- Create viewshot-all-screens.test.js covering all 10 test screens - Add testID to all ScrollViews for reliable scrolling in tests - Add scrollViewTestID prop to TestScreenLayout component - Remove 10 old test files (advanced-viewshot, regression, simple, etc.) - Remove test-sequencer.js (no longer needed) - Update test scripts to use comprehensive all-screens test by default - Keep viewshot-basic.test.js as a quick smoke test option - Each test: navigates, captures, scrolls to see result, validates snapshot - Organized tests by category: Basic, Media, Advanced
1 parent b3163f8 commit ce7e825

22 files changed

+211
-2154
lines changed

example/e2e/advanced-viewshot.test.js

Lines changed: 0 additions & 450 deletions
This file was deleted.

example/e2e/basic.test.js

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)