SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 154 C++

ReactNativeCoreE2E: hardcode testIDs for View tests (#42026)

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

Previously, the examples allow overriding the testIDs for each inner example from ViewExample.js in RNTester. However, that setup relies on another infra/abstraction to inject the testIDs properly. For simplicity, let's just make them hardcoded using the pattern view-test-<example-name>.

Changelog: [Internal]

Reviewed By: NickGerleman

Differential Revision: D52349100

fbshipit-source-id: 09d51935318d0592a9aae7da61cab0c87ac69152
K
Kevin Gozali committed
08c916d52f27f4e97619ba84d39c7c081ce5ed1b
Parent: f7e99e6
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com> on 12/21/2023, 2:33:13 AM