eb87ed54
authz: bootstrap the tests from ecoretest
Drops the fernet key generation and the ed25519 seed both test files were doing by hand, and the ini.File assembled around them. The keys are constants now, which is what makes InitCrypto idempotent across the two packages of this service that both call it.
bigbes <bigbes@gmail.com> — 2026-08-08 19:45:03 UTC
Commit eb87ed542adbba81c07706b367fd6aecc94317f6 —
view raw patch
Parent(s):
7ae492a4
| File | Status | + | − |
|---|---|---|---|
authz/authz_test.go
|
M | +6 | -8 |
authz/identity_test.go
|
M | +6 | -26 |