14 lines
438 B
Markdown
14 lines
438 B
Markdown
|
|
# 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
|