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:
Blake J. Harnden 2018-04-27 10:12:01 -07:00
parent fe4c21bad4
commit ba3669712a
4 changed files with 19 additions and 60 deletions

2
daemon/tests/pytest.ini Normal file
View file

@ -0,0 +1,2 @@
[pytest]
norecursedirs = distributed