2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-12-15 10:07:12 +00:00

fix side effects in tests: git and file upload

This commit is contained in:
2021-10-31 19:25:45 +02:00
parent 252fcc4716
commit 2869f228d4
5 changed files with 61 additions and 77 deletions

View File

@@ -121,7 +121,8 @@ class SubprocessTest(TestCase):
pass
def test_installs(self):
''' Tests whether the external software is installed (but not whether it actually works)
'''Expects external software installed: cavern, survexport, git
(but not whether it actually works)
'''
import troggle.settings as settings