integration: test tags-only auth key behavior

Add tests for auth keys without user ownership to verify tags from
key are used regardless of --advertise-tags flag.
This commit is contained in:
Kristoffer Dalby 2026-01-07 12:13:04 +01:00 committed by Kristoffer Dalby
parent 740d2b5a2c
commit 00da5361b3
2 changed files with 148 additions and 0 deletions

View file

@ -240,6 +240,8 @@ jobs:
- TestTagsIssue2978ReproTagReplacement
- TestTagsAdminAPICannotSetInvalidFormat
- TestTagsUserLoginReauthWithEmptyTagsRemovesAllTags
- TestTagsAuthKeyWithoutUserInheritsTags
- TestTagsAuthKeyWithoutUserIgnoresAdvertisedTags
uses: ./.github/workflows/integration-test-template.yml
secrets: inherit
with: