FCCColumbus / FCCColumbus/cbus-web

App test snapshot is redundant

Open
#59 3 comments 0 reactions 0 assignees View on GitHub
refactoring
Dominant language
JavaScript
Stars
7
Forks
7
PR merge metrics
No merged PRs in 30d

Description

[App.test.js.snap](https://github.com/FCCColumbus/cbus-web/blob/dev/src/test/__snapshots__/App.test.js.snap) is redundant since we have tests for each component. It is unnecessary for test snapshots to be updated in multiple places when components are modified

We will need to refactor [App.test.js](https://github.com/FCCColumbus/cbus-web/blob/dev/src/test/App.test.js) to eliminate the need for [App.test.js.snap](https://github.com/FCCColumbus/cbus-web/blob/dev/src/test/__snapshots__/App.test.js.snap)

[App.test.js](https://github.com/FCCColumbus/cbus-web/blob/dev/src/test/App.test.js) is still needed to test the order of the components on the page

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.