test(resource): cover chapter and skill import access

This commit is contained in:
2026-03-30 12:23:35 +02:00
parent d3ad350821
commit a9a01e8df0
2 changed files with 98 additions and 0 deletions
+2
View File
@@ -20,8 +20,10 @@
- `getMyResource`: `self-service`
- `getById`, `getByEid`, `getHoverCard`, `getByIdentifier`, `getByIdentifierDetail`, `resolveByIdentifier`, `getChargeabilitySummary`: `self-service` unless the caller also has `resource-overview`
- `directory`: `authenticated-safe-lookup`
- `chapters`: `authenticated-safe-lookup`
- `listSummaries`, `listSummariesDetail`, `listStaff`, `resolveResponsiblePersonName`: `resource-overview`
- `getSkillsAnalytics`, `searchBySkills`, `listWithUtilization`, `getChargeabilityStats`, `getSkillMarketplace`: `controller-finance`
- `importSkillMatrix`: `self-service`
- create, update, deactivate, batch update, imports for other users: `manager-write` or `admin-only`
### `packages/api/src/router/project.ts`