test: add unit tests for config, errors, and records

This commit is contained in:
2026-02-13 19:04:01 +02:00
parent 81a7935540
commit 439eaa46c0
6 changed files with 233 additions and 31 deletions

View File

@@ -5,6 +5,7 @@ authors.workspace = true
edition.workspace = true
[dependencies]
claims.workspace = true
miette.workspace = true
rcgen.workspace = true
rustls.workspace = true