Next.js Discord

Discord Forum

How to test complex component

Unanswered
Rhinelander posted this in #help-forum
Open in Discord
RhinelanderOP
Never tested component (E2E / Integration test / Unit test) never done anything. I got myself into position where I have complex calendar with dnd, bunch of hooks, zustand, etc... I have no idea what does it make to test - 100% code coverage seems time consuming. What type of test does it make sense and what should be tested. Goal is to launch production ready calendar that users can use.

0 Replies