updated gui test to working order, moved distributed test to a sub directory to be ignored by default, added pytest.ini to ignore distributed directory by default
This commit is contained in:
parent
fe4c21bad4
commit
ba3669712a
4 changed files with 19 additions and 60 deletions
2
daemon/tests/pytest.ini
Normal file
2
daemon/tests/pytest.ini
Normal file
|
@ -0,0 +1,2 @@
|
|||
[pytest]
|
||||
norecursedirs = distributed
|
Loading…
Add table
Add a link
Reference in a new issue