added smoke tests on one device

This commit is contained in:
Mike Kinney
2021-12-03 09:50:48 -08:00
parent 17e8c35ed5
commit 82ae2c8e43
4 changed files with 211 additions and 5 deletions

View File

@@ -1,5 +1,8 @@
[pytest]
addopts = -m "not smoke1"
markers =
unit: marks tests as unit tests
int: marks tests as integration tests
smoke1: runs smoke test on one device