Microsoft/react-native-windows

Add Functional Tests for Flyout Component

Aperta

#12.460 aperta il 29 nov 2023

 (1 commento) (1 reazione) (1 assegnatario)C++ (1134 fork)batch import
Area: FabricArea: TestsNew ArchitectureWorkstream: Test Coverageenhancementgood first issue

Metriche repository

Star
 (16.129 stelle)
Metriche merge PR
 (Metriche PR in attesa)

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