DCL is a public permissioned ledger framework for certification of device models. The ledger is based on Cosmos SDK and CometBFT (Tendermint).
89
stars
44
forks
source link
Improve tests and cleanup for PKI RevocationDistributionPoints #497
Closed
ashcherbakov closed 1 year ago
Scope:
Details:
simplify the unit tests (, simplify initialisation, ):
simplify initialisation and test stricture by creating helper functions, for example
TestHandler_UpdatePkiRevocationDistributionPoint_PAI_VIDPID
errors.go
's NewXXX methods, not error strings created on the fly).