Burndown Checklist - djgamekid/GDP-Group-I-bearcatmanager GitHub Wiki
Functional Requirements Test Summary
Link to Simulated Automated Tests - GitHub Actions
✅ Completed (Completely tested and working)
| Description |
|---|
| FR1 - User purchases ticket |
| FR2 - Admin creates event |
| FR3 - User searches events |
| FR6 - User logs in |
| FR7 - Account creation via email |
| FR8 - QR code generation |
| FR9 - QR code check-in |
| FR10 - System verifies authentication token |
| FR11 - Dashboard displays events |
Completed (Has tests but needs more tests/fixes)
| Description |
|---|
| FR4 - Admin deletes event |
Completed (Untestable)
| Description |
|---|
| FR12 - Email formatting validation |
Completed (Untested)
| Description |
|---|
| FR5 - Admin edits events (image update issue) |