Skip to content

Commit 9581c49

Browse files
committed
feat: new screenshot implemenation
1 parent 500bcee commit 9581c49

40 files changed

Lines changed: 640 additions & 909 deletions

apps/playground/rn-harness.config.mjs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ const config = {
2020
runners: [
2121
androidPlatform({
2222
name: 'android',
23-
device: androidEmulator('Pixel_8_API_35', {
23+
device: androidEmulator('Pixel_8_API_33', {
2424
apiLevel: 35,
2525
profile: 'pixel_6',
2626
diskSize: '1G',
@@ -49,7 +49,7 @@ const config = {
4949
bundleId: 'com.playground',
5050
}),
5151
],
52-
defaultRunner: 'ios',
52+
defaultRunner: 'android',
5353
bridgeTimeout: 120000,
5454
webSocketPort: 3002,
5555

apps/playground/src/__tests__/ui/__image_snapshots__/red-square.png renamed to apps/playground/src/__tests__/ui/__image_snapshots__/android/full-ui.png

18.9 KB
Loading
3.06 KB
Loading

apps/playground/src/__tests__/ui/__image_snapshots__/blue-square.png renamed to apps/playground/src/__tests__/ui/__image_snapshots__/android/yellow-square-custom-options.png

18.9 KB
Loading
Binary file not shown.
75.5 KB
Loading
5.73 KB
Loading
76.1 KB
Loading
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)