MrDraw/tests
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
..
filemanager Support full UTF8 file names 2017-10-12 18:08:41 +02:00
manual_tests Manual test plugin for parts of the update mechanism 2017-03-10 12:01:09 +01:00
plugin More dynamic detection of plugin mixins 2017-11-13 16:01:37 +01:00
plugins Fix & extend environment detection on Pi 2017-11-10 18:27:52 +01:00
printer Merge branch 'dev/python3A' of https://github.com/ByReaL/OctoPrint into pr/ByReaL/dev/python3A 2016-07-15 12:28:19 +02:00
server Adjust unit tests for script root in cookie suffix 2017-09-28 17:43:53 +02:00
settings Fix for two timing sensitive unit tests 2017-03-06 11:54:03 +01:00
slicing Merge branch 'dev/python3A' of https://github.com/ByReaL/OctoPrint into pr/ByReaL/dev/python3A 2016-07-15 12:28:19 +02:00
static/js QUnit tests for some javascript helpers 2015-08-27 10:29:31 +02:00
timelapse Always define pixfmt for timelapse in video filter chain 2017-01-17 13:03:27 +01:00
users Use wrapt.ObjectProxy for SessionUser wrapper class 2017-06-27 15:03:37 +02:00
util parse_requirements => Requirement.parse 2017-11-28 12:02:43 +01:00
test_daemon.py Fix some more left-overs of py2<->py3 PRs 2016-07-15 12:46:53 +02:00