A simple Jest and React Testing Library setup to evaluate.
Added dependencies:
The bundle is updated because some library versions were updated.
The fetch calls are currently mocked, but this should be replaced with the Mock Service Worker library which spins up a small server to return the required data so that the fetch mock can be replaced.
Example tests: