team-genny / genny

0 stars 1 forks source link

Write unit tests for front-end components #32

Open fergcb opened 4 months ago

fergcb commented 4 months ago

There should be some unit tests for the React components in the front-end to ensure that they are rendering correctly, including in edge cases. API calls should be mocked to isolate the tests.