1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-08-14 13:51:01 +02:00
This commit is contained in:
Kristoffer Dalby 2025-08-12 19:27:21 -03:00 committed by GitHub
commit e68e2349cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1896 additions and 181 deletions

View File

@ -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

File diff suppressed because it is too large Load Diff