mirror of
https://github.com/juanfont/headscale.git
synced 2026-07-18 00:45:06 +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
b05f8875c3
commit
af46fe8867
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