]> git.ipfire.org Git - thirdparty/patchwork.git/commit
tests: Switch to openapi-core 0.13.x
authorStephen Finucane <stephen@that.guru>
Wed, 15 Apr 2020 15:52:08 +0000 (16:52 +0100)
committerStephen Finucane <stephen@that.guru>
Sat, 18 Apr 2020 10:57:28 +0000 (11:57 +0100)
commitb7f3c3d34f54eb89f9f19a855bec3b699a243caf
tree2d0ca6485c948f3c471940033206ed021ba51f11
parent90380ad719ecac62dd38acd553f62fdd1b465832
tests: Switch to openapi-core 0.13.x

We've done the necessary work here already so this is a relatively easy
switchover. However, we do have to work around an issue whereby the
first possible matching route is used rather than the best one [1]. In
addition, we have to install from master since there are fixes missing
from the latest release, 0.13.3. Hopefully both issues will be resolved
in a future release.

[1] https://github.com/p1c2u/openapi-core/issues/226

Signed-off-by: Stephen Finucane <stephen@that.guru>
patchwork/tests/api/validator.py
requirements-test.txt