added vnodeclient testing, added a run tests script to make testing easier
This commit is contained in:
parent
ebe3b9e3e3
commit
6a875bcd8d
3 changed files with 63 additions and 4 deletions
|
@ -5,5 +5,5 @@ pytest.main([
|
|||
"--cov-report",
|
||||
"xml",
|
||||
"--cov=.",
|
||||
"tests/test_core.py"
|
||||
"tests"
|
||||
])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue