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
|
- TestAuthWebFlowAuthenticationPingAll
|
||||||
- TestAuthWebFlowLogoutAndRelogin
|
- TestAuthWebFlowLogoutAndRelogin
|
||||||
- TestUserCommand
|
- TestUserCommand
|
||||||
|
- TestUserCreateCommand
|
||||||
- TestPreAuthKeyCommand
|
- TestPreAuthKeyCommand
|
||||||
- TestPreAuthKeyCommandWithoutExpiry
|
- TestPreAuthKeyCommandWithoutExpiry
|
||||||
- TestPreAuthKeyCommandReusableEphemeral
|
- TestPreAuthKeyCommandReusableEphemeral
|
||||||
@ -47,6 +48,19 @@ jobs:
|
|||||||
- TestNodeMoveCommand
|
- TestNodeMoveCommand
|
||||||
- TestPolicyCommand
|
- TestPolicyCommand
|
||||||
- TestPolicyBrokenConfigCommand
|
- TestPolicyBrokenConfigCommand
|
||||||
|
- TestNodeRoutesListCommand
|
||||||
|
- TestNodeRoutesApproveCommand
|
||||||
|
- TestPolicyCheckCommand
|
||||||
|
- TestConfigTestCommand
|
||||||
|
- TestGeneratePrivateKeyCommand
|
||||||
|
- TestVersionCommand
|
||||||
|
- TestNodesBackfillIPsCommand
|
||||||
|
- TestOutputFormatVariations
|
||||||
|
- TestCommandAliases
|
||||||
|
- TestCLIErrorHandling
|
||||||
|
- TestDumpConfigCommand
|
||||||
|
- TestCompletionCommands
|
||||||
|
- TestMissingFlagCombinations
|
||||||
- TestDERPVerifyEndpoint
|
- TestDERPVerifyEndpoint
|
||||||
- TestResolveMagicDNS
|
- TestResolveMagicDNS
|
||||||
- TestResolveMagicDNSExtraRecordsPath
|
- TestResolveMagicDNSExtraRecordsPath
|
||||||
|
Loading…
Reference in New Issue
Block a user