1
0
mirror of https://github.com/enpaul/kodak.git synced 2025-12-19 17:12:34 +00:00

Add openapi spec validation and build integartion

This commit is contained in:
2021-05-07 22:39:16 -04:00
parent 4f760fa1e5
commit 2efd5c1cbe
7 changed files with 128 additions and 6 deletions

View File

@@ -13,8 +13,10 @@ description = Run the tests
require_locked_deps = true
require_poetry = true
locked_deps =
openapi-spec-validator
pytest
pytest-cov
ruamel.yaml
toml
commands =
pytest --cov={envsitepackagesdir}/imagemuck --cov-config {toxinidir}/.coveragerc --cov-report term-missing {toxinidir}/tests/