📄️ Testing Overview
This guide explains how to set up, run, and write automated tests for the backend and frontend of Conducky. Our testing strategy ensures code quality, prevents regressions, and maintains system reliability.
📄️ Frontend Testing
Frontend testing in Conducky uses Jest and React Testing Library to ensure component functionality, user interactions, and UI behavior work correctly across different scenarios.