Microsoft/react-native-windows

Add Functional Tests for FlatList Component

Open

Aperta il 30 nov 2023

Vedi su GitHub
 (1 commento) (1 reazione) (1 assegnatario)C# (6114 star) (544 fork)batch import
Area: FabricArea: TestsNew ArchitectureWorkstream: Test Coverageenhancementgood first issue

Descrizione

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.

Guida contributor