Skip to content

Commit 1b7ff51

Browse files
itigges22claude
andcommitted
docs: milestone — 405 tests, non-admin user testing verified
Full clock-in→allocate→save lifecycle tested via UI. Signed out and logged in as Account Manager (itigges22) — verified limited sidebar, proportional capacity (20h), task assignments, correct data scoping. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent d859946 commit 1b7ff51

1 file changed

Lines changed: 14 additions & 2 deletions

File tree

e2e/QA-TESTING-PROGRESS.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -457,6 +457,18 @@
457457
| 391 | Issue create + delete lifecycle | PASS | 201 → 200 delete |
458458
| 392 | Account edit valid data | PASS | 200, description updated |
459459
| 393 | Account edit invalid service_tier | PASS | 400 "No valid fields" |
460+
| 394 | Full clock-in → select project → allocate → save | PASS | Complete lifecycle, "Logged 0.01 hours" |
461+
| 395 | Clock allocation project dropdown | PASS | Shows accessible projects only |
462+
| 396 | Clock allocation task dropdown enables on project select | PASS | Was disabled, enabled after selection |
463+
| 397 | Sign out via profile dropdown | PASS | Redirects to login page |
464+
| 398 | Login as Account Manager (itigges22) | PASS | Dashboard loads with limited nav |
465+
| 399 | Account Manager sidebar — no admin links | PASS | No Admin Dashboard, User Mgmt, Invites, Time Tracking |
466+
| 400 | Account Manager capacity — proportional | PASS | 20h available (vs 40h for superadmin) |
467+
| 401 | Account Manager My Tasks widget | PASS | Shows 3 assigned tasks, 1 overdue |
468+
| 402 | Account Manager My Accounts | PASS | 3 accounts (no QA test account) |
469+
| 403 | Account Manager collaborators | PASS | Shows KR and IT, 3 projects together |
470+
| 404 | Account Manager upcoming deadlines | PASS | Shows tasks AND projects with dates |
471+
| 405 | Account Manager recent activity | PASS | Task assignments, workflow updates |
460472
| 238 | Complete project via API | PASS | 200, status → complete |
461473
| 239 | Task creation in completed project | PASS | 400 "read-only mode" |
462474
| 240 | Update in completed project | PASS | 400 "read-only mode" |
@@ -525,12 +537,12 @@
525537

526538
## Final Testing Summary (All Sessions Combined)
527539

528-
**Total Tests: 393 end-to-end interactions + edge case analysis across 4 sessions**
540+
**Total Tests: 405 end-to-end interactions + edge case analysis across 4 sessions**
529541
**Total Bugs Found: 27 (all fixed and deployed to production)**
530542
**Roles Tested: 3 (Superadmin, Account Manager, Graphic Designer)**
531543
**Full workflow lifecycle tested: Create template → Create project with workflow → Progress through steps → Approve → Complete**
532544
**Workflow edge cases verified: Snapshot system protects in-progress workflows from template edits/deletions**
533-
**393 total tests across local + production environments.**
545+
**405 total tests across local + production environments.**
534546
**27 bugs found and fixed total (all deployed to production).**
535547
**UI interaction tests: Task CRUD, Update posting, Issue reporting, Clock widget, Kanban, Gantt — all verified on production.**
536548
**Security: XSS blocked, SQL injection blocked, invalid IDs handled, unauthenticated access blocked, double clock-in prevented.**

0 commit comments

Comments
 (0)