Skip to content

fix: add principal format #128

fix: add principal format

fix: add principal format #128

GitHub Actions / Go Test Results succeeded Jun 27, 2024 in 1s

11 passed, 0 failed and 0 skipped

Tests passed successfully

โœ…ย .test/reports/unit-test.xml

11 tests were completed in 28s with 11 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
github.com/zeiss/fiber-authz 4โœ… 1s
github.com/zeiss/fiber-authz/examples 203ms
github.com/zeiss/fiber-authz/examples/fga 203ms
github.com/zeiss/fiber-authz/internal/fake 4ms
github.com/zeiss/fiber-authz/openfga 4ms
github.com/zeiss/fiber-authz/tbrac 7โœ… 1s

โœ…ย github.com/zeiss/fiber-authz

โœ… TestUnimplemented
โœ… TestFakeChecker/allowed
โœ… TestFakeChecker/not_allowed
โœ… TestFakeChecker

โœ…ย github.com/zeiss/fiber-authz/tbrac

โœ… TestTeam/valid_team
โœ… TestTeam/required_slug
โœ… TestTeam/slug_too_short
โœ… TestTeam/slug_too_long
โœ… TestTeam/slug_not_lowercase
โœ… TestTeam/slug_not_alphanumeric
โœ… TestTeam