Remove `testutil` dependency by jamietanna · Pull Request #10 · oapi-codegen/iris-middleware

added 2 commits

September 12, 2023 09:35
As this breaks tests when we remove `testutil`, for a reason not yet
understood.
As it leads to a circular dependency when we want to consume this
middleware module from `oapi-codegen` itself, and as it's not doing too
much heavy lifting we can remove it.

@jamietanna jamietanna changed the title Remove testutil Remove testutil dependency

Sep 12, 2023