microsoft / microsoft/react-native-windows
Master task: Add tests for every ViewManager, and test setting every prop/event
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 17.3k
- Forks
- 1.2k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 33
Description
This is a master task to track adding test coverage of ViewManagers that are part of core.
Can leverage some RNTester pages. Will need to create more RNTester pages as well.
Will likely need more infrastructural support as we discover requirements (eg controlling animations, enhancing tree dumps, etc).
Native ViewManagers:
- ActivityIndicator
- Image
- Flyout
- Popup
- Text
- TextInput
- RefreshControl
- ScrollView
- Slider
- Switch
- View
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing RNTester pages and the current test coverage for the listed native ViewManagers. Add coverage for each manager's props and events, creating additional RNTester pages and infrastructure support where requirements emerge; done means all listed managers are covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, react-native
- Domain
- mobile-dev, testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100