-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Area: FabricSupport Facebook FabricSupport Facebook FabricArea: TestsNew ArchitectureBroad category for issues that apply to the RN "new" architecture of Turbo Modules + FabricBroad category for issues that apply to the RN "new" architecture of Turbo Modules + FabricWorkstream: Test CoverageExpand and update our new architecture test coverage.Expand and update our new architecture test coverage.enhancementgood first issue
Milestone
Description
Test cases should be added to the E2E test app (Fabric) to validate the following functionality scenarios.
### Tasks
- [ ] FlatList styles should update on fast refresh.
- [ ] FlatList contents should update on fast refresh.
- [ ] FlatList scrolling should update on fast refresh.
- [ ] FlatList footer should update on fast refresh.
- [ ] FlatList header should update on fast refresh.
Copilot
Metadata
Metadata
Assignees
Labels
Area: FabricSupport Facebook FabricSupport Facebook FabricArea: TestsNew ArchitectureBroad category for issues that apply to the RN "new" architecture of Turbo Modules + FabricBroad category for issues that apply to the RN "new" architecture of Turbo Modules + FabricWorkstream: Test CoverageExpand and update our new architecture test coverage.Expand and update our new architecture test coverage.enhancementgood first issue
Type
Projects
Status
No status
Milestone
Relationships
Development
Select code repository
Activity
chiaramooney commentedon Apr 1, 2025
As a "good first issue" the rows in the table represent individual function tests (usually for component properties).
Instructions for adding new functional tests here: https://github.com/microsoft/react-native-windows/wiki/E2E-Testing-(Fabric)#writing-functional-tests
Functional tests are usually fairly small, but some will be easier than others to implement.