Delete redundant markup tests

Description

Storyshots now tests that our React components generate consistent markup.

Manual markup tests (in .test.js files) are redundant and harder to maintain than snapshots. For each markup test, we should make sure there is a storybook covering the same rendering, then delete the markup test.

Note: we should not delete the test cases that test actions.

Activity

Show:

Details

Assignee

Reporter

Labels

Tested Version/s

Components

Priority

More fields

Created 30 August 2017 at 01:53
Updated 30 August 2017 at 01:54

Flag notifications