mirror of
https://github.com/juanfont/headscale.git
synced 2026-07-18 17:04:18 +00:00
hscontrol, integration: test OAuth scope enforcement and the oauth-clients CLI
Add scope-enforcement coverage and integration tests for the oauth-clients CLI across the test matrix.
This commit is contained in:
parent
84bb7c3794
commit
90bffbebdd
6 changed files with 1368 additions and 0 deletions
2
.github/workflows/test-integration.yaml
vendored
2
.github/workflows/test-integration.yaml
vendored
|
|
@ -275,6 +275,8 @@ jobs:
|
|||
- TestNodeTagCommand
|
||||
- TestNodeRouteCommands
|
||||
- TestNodeBackfillIPsCommand
|
||||
- TestOAuthClientCommand
|
||||
- TestOAuthClientCommandValidation
|
||||
- TestPolicyCheckCommand
|
||||
- TestSSHTestsRejectFailingPolicy
|
||||
- TestPolicyCommand
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue