Test Version match (#887)

* [Tests] makes sure `--version` works
Directly reads the version number from pyproject.toml

* Tag the tests
To run just this test, use `behave --tags=deployments_tests`
This commit is contained in:
MinchinWeb 2020-04-11 13:28:22 -06:00
parent bd6bee47b8
commit 42bebd5632
4 changed files with 20 additions and 1 deletions

2
poetry.lock generated
View file

@ -522,7 +522,7 @@ docs = ["sphinx", "jaraco.packaging (>=3.2)", "rst.linker (>=1.9)"]
testing = ["jaraco.itertools", "func-timeout"]
[metadata]
content-hash = "17cf8d4cf5a772217160daf312f590901dea4a3f5545d003035f3fb713a70f07"
content-hash = "afeb906a1ba51bc9fc4e8c19c0b2c63bb5c9529697c9496d6edb64b509da9e0f"
python-versions = ">=3.6.0, <3.9.0"
[metadata.files]