Microsoft/react-native-windows
Add Functional Tests for Flyout Component
Ouverte
#12 460 ouverte le 29 nov. 2023
Area: FabricArea: TestsNew ArchitectureWorkstream: Test Coverageenhancementgood first issue
Métriques du dépôt
- Stars
- (16 129 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
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.