chore(evidence): add QA evidence and notepads from debugging sessions
Add comprehensive QA evidence including manual testing reports, RLS isolation tests, API CRUD verification, JWT decoded claims, and auth evidence files. Include updated notepads with decisions, issues, and learnings from full-stack debugging sessions. Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
13
.sisyphus/evidence/final-qa/phase2-rls-tests.md
Normal file
13
.sisyphus/evidence/final-qa/phase2-rls-tests.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# Phase 2: RLS Isolation Tests (Task 13)
|
||||
|
||||
## Test Environment
|
||||
- Tennis Club ID: 4bb42e74-79a8-48b3-8a3e-130e0143fd15
|
||||
- Cycling Club ID: 176a3070-063a-46db-9b1f-363683fb3f17
|
||||
- Test User: admin@test.com (Admin in Tennis, Member in Cycling)
|
||||
|
||||
## Scenario 1: Tenant Isolation - Tasks API
|
||||
|
||||
### Test 1.1: Tennis Club Tasks
|
||||
**Request**: GET /api/tasks with X-Tenant-Id: 4bb42e74-79a8-48b3-8a3e-130e0143fd15
|
||||
**Response**: 1 tasks returned
|
||||
```json
|
||||
Reference in New Issue
Block a user