add e2e tests for the org template admin role
Open
- Dominant language
- No language data
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
[org template admin role code](https://github.com/coder/coder/blob/25d256e7e0d886771a8bffe29bca37e0db9df8ce/coderd/rbac/roles.go#L471)
Organization template admins should be able to...
- Create and delete templates
- Create and delete template versions
- Create, update, and delete provisioners within their organization
In order to really be able to test this though, we need to be able to add external provisioners to other organizations in the e2e tests. Could be echo, could be terraform, both come with tradeoffs.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.