mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-14 13:51:01 +02:00
.github/workflows: regen new cli tests
This commit is contained in:
parent
1a8be8f308
commit
0ad82769be
14
.github/workflows/test-integration.yaml
vendored
14
.github/workflows/test-integration.yaml
vendored
@ -34,6 +34,7 @@ jobs:
|
||||
- TestAuthWebFlowAuthenticationPingAll
|
||||
- TestAuthWebFlowLogoutAndRelogin
|
||||
- TestUserCommand
|
||||
- TestUserCreateCommand
|
||||
- TestPreAuthKeyCommand
|
||||
- TestPreAuthKeyCommandWithoutExpiry
|
||||
- TestPreAuthKeyCommandReusableEphemeral
|
||||
@ -47,6 +48,19 @@ jobs:
|
||||
- TestNodeMoveCommand
|
||||
- TestPolicyCommand
|
||||
- TestPolicyBrokenConfigCommand
|
||||
- TestNodeRoutesListCommand
|
||||
- TestNodeRoutesApproveCommand
|
||||
- TestPolicyCheckCommand
|
||||
- TestConfigTestCommand
|
||||
- TestGeneratePrivateKeyCommand
|
||||
- TestVersionCommand
|
||||
- TestNodesBackfillIPsCommand
|
||||
- TestOutputFormatVariations
|
||||
- TestCommandAliases
|
||||
- TestCLIErrorHandling
|
||||
- TestDumpConfigCommand
|
||||
- TestCompletionCommands
|
||||
- TestMissingFlagCombinations
|
||||
- TestDERPVerifyEndpoint
|
||||
- TestResolveMagicDNS
|
||||
- TestResolveMagicDNSExtraRecordsPath
|
||||
|
Loading…
Reference in New Issue
Block a user