JavaScript Testing utilities for React
react
testing
mocha
enzyme
jest
test
react-components
test-runner
traversal
assertions
chai
ava
assertion-library
test-runners
-
Updated
Apr 5, 2021 - JavaScript
Problem
As part of issue #59, all snapshots tests where removed. We would now like to replace these snapshots with a more meaningful unit test.
Acceptance Criteria
Using @testing-library/react create a test for
Layout.jsfound insrc/components/Layout/