codyswanner / Meme-Cataloger

Learning ReactJS and Django while building something that I want to use
1 stars 1 forks source link

Frontend Tests #90

Closed codyswanner closed 3 weeks ago

codyswanner commented 2 months ago

Need automated tests for frontend. Will create sub-issues for the following sections of the frontend:

This page seems like a good place to start, even though it's legacy React docs (there doesn't seem to be an equivalent on the current version of the docs).

React Testing Library also seems worth looking into.

codyswanner commented 3 weeks ago

This issue is extremely outdated, several updates have made this approach (the checklist especially) outdated several times over. Closing, will create a new issue with updated info if it seems appropriate/necessary.