Middlewares are not tested
Open
Type:Technical-Debt
- Dominant language
- Go
- Stars
- 2.1k
- Forks
- 274
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 103
Description
## Context
Our middlewares (ocis-pkg/middlewares/* ) are currently untested, I see them as a kind of backbone... so tests are not optional.
## Affected middlewares
* account.go (high prio)
* header.go (high prio)
* logger.go
* oidc.go (high prio)
* options.go
* static.go
* tracing.go (high prio)
* version.go
Contributor guide
Assessment
This issue has not been assessed yet.