test(hmac-auth-apisix): cover algorithm matrix, clock skew, and auth edge cases (#3875)

Signed-off-by: jingze <daijingze.djz@alibaba-inc.com>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
Jingze
2026-06-15 20:31:02 +08:00
committed by GitHub
parent 547b7bf45a
commit c65d4cd938
3 changed files with 528 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ go 1.24.1
toolchain go1.24.4
require (
github.com/higress-group/proxy-wasm-go-sdk v0.0.0-20250822030947-8345453fddd0
github.com/higress-group/proxy-wasm-go-sdk v0.0.0-20260525073613-662ed045bf0b
github.com/higress-group/wasm-go v1.0.2-0.20250821081215-b573359becf8
github.com/stretchr/testify v1.9.0
github.com/tidwall/gjson v1.18.0