1
0
mirror of https://github.com/enpaul/keyosk.git synced 2025-12-18 01:20:38 +00:00

Add tests for fields submodule

Add marshmallow to test dependencies
Fix namespace issue in config tests
This commit is contained in:
2020-02-23 00:15:57 -05:00
parent 4bc4c34254
commit 0088561fea
3 changed files with 147 additions and 9 deletions

View File

@@ -8,6 +8,7 @@ deps =
pytest
pytest-cov
toml
marshmallow
commands =
pytest --cov={envsitepackagesdir}/keyosk --cov-config .coveragerc tests/ --cov-report term-missing