Tests - 1hemmem/vigilant-meme GitHub Wiki

Tests

Authentication

Test Expected Result
Register with valid email ✅ Account created
Login with wrong password ⚠️ Error message displayed
Successful login ✅ Redirected to dashboard

Task Management

Test Expected Result
Create new task ✅ Task appears on the board
Change task status ✅ Task moves to correct column
Delete task ✅ Task removed from board

Comments

Test Expected Result
Add a comment ✅ Comment appears instantly
Delete comment ✅ Comment removed
Sort comments ✅ Displayed chronologically