microsoft / microsoft/react-native-windows

Master task: Add tests for every ViewManager, and test setting every prop/event

Open
#6,227 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Area: Tests enhancement Workstream: Component Parity
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.