SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 0 C++

Add E2E tests for Image visual examples (#55964)

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/55964

Add screenshot E2E tests for 7 Image examples that previously lacked E2E coverage:
static-image, tint-color, opacity, nesting-content, nesting-image-background,
blur-radius, and base64-image.

- Added `name` and `testID` to each example in ImageExample.js
- 6 tests are cross-platform (excludedPlatforms: ['mac'])
- 1 test is iOS-only (base64-image)
- animated-gif test was removed due to persistent infra failure preventing
  screenshot capture; name and testID were still added to the source

Reviewed By: cortinico

Differential Revision: D95371702

fbshipit-source-id: c839e26425914f9b18722f313d19c20b50d7fe84
N
Nick Gerleman committed
48b6f2dcc93f28801338fc79dff8b527b15d5f92
Parent: d5a271d
Committed by meta-codesync[bot] <215208954+meta-codesync[bot]@users.noreply.github.com> on 3/6/2026, 2:12:08 AM