MrDraw/tests/util
Gina Häußge 14bd0632c0 parse_requirements => Requirement.parse
Since we only ever handle one requirement here, the parse_requirements
generator (which btw needs a next m() is not the best choice.

Also extracted install command cleanup into class method and added tests
for that.

cc @markwal
2017-11-28 12:02:43 +01:00
..
_files
__init__.py
test_comm_helpers.py Temperatures may in fact be negative 2017-07-14 11:18:04 +02:00
test_counted_event.py Merge branch 'dev/python3A' of https://github.com/ByReaL/OctoPrint into pr/ByReaL/dev/python3A 2016-07-15 12:28:19 +02:00
test_file_helpers.py Fix deletion of unrendered timelapses 2017-10-10 12:41:47 +02:00
test_jinja.py
test_misc.py Add utm tags to announcement links 2017-11-09 10:49:39 +01:00
test_pip.py parse_requirements => Requirement.parse 2017-11-28 12:02:43 +01:00
test_platform.py Environment detection & logging on startup 2017-11-10 17:32:59 +01:00
test_repeated_timer.py Merge branch 'dev/python3A' of https://github.com/ByReaL/OctoPrint into pr/ByReaL/dev/python3A 2016-07-15 12:28:19 +02:00