TevinDeale / LetsChat

Real Time Chat App
MIT License
0 stars 0 forks source link

Task 4: Testing User Auth #8

Open TevinDeale opened 3 days ago

TevinDeale commented 3 days ago

Backend: Test with Junit

Frontend: Test with Playwright

TevinDeale commented 3 days ago

User Story: Testing Task: Write unit tests for backend authentication endpoints Task: Write unit tests for frontend login and registration components