This repository was archived by the owner on Jul 11, 2023. It is now read-only.
This repository was archived by the owner on Jul 11, 2023. It is now read-only.
test: pkg/certificate/providers/tresor/certificate.go - NewCertManager() failures #3437
Closed
Description
In pkg/certificate/providers/tresor/certificate.go
, the unit test coverage can be improved for the NewCertManager() func. See highlighted lines below.
Scenarios not covered:
- error creating cert manager for a nil ca
ref #1489