Page MenuHomePhabricator

Define components' testing methodologies and criteria
Closed, InvalidPublic

Description

Define the testing parameters and methodologies applicable to ensure the tech quality of implemented components. Different testing methodologies could be applied at different stages of component workflow (i.e. while the component is in the envisioned "Verification branch", or once a "pre-released" version is displayed in Storybook).

In general terms, as seen in other system implementations, component testing may involve:

  • Code review
  • Accessibility
  • Unit testing
  • Design review
  • Cross-browser/device
  • Internationalization
  • Trial in application