Closed NullHypothesis closed 1 year ago
In particular, this commit does the following:
Move attestationHandler from attestation.go to handlers.go because that's where all the other handlers are.
Remove unused HTTP errors.
Improve test code for making HTTP requests. This means less boilerplate.
Improve test coverage of HTTP handlers.
In particular, this commit does the following:
Move attestationHandler from attestation.go to handlers.go because that's where all the other handlers are.
Remove unused HTTP errors.
Improve test code for making HTTP requests. This means less boilerplate.
Improve test coverage of HTTP handlers.