MrDraw/tests/util
MirceaDan 149cc8c7c5 python 3 changes exceptions, queue and asesrtEqual
1) import Queue is now lower caps

2) exceptions
except KeyError as e:

3) assertEquals is deprecated but assertEqual does exactly same thing
2016-07-14 23:53:39 -07:00
..
_files Do not include hidden files in listed gcode scripts 2015-11-19 18:58:56 +01:00
__init__.py GCODE scripts are now Jinja templates 2015-03-06 01:42:09 +01:00
test_comm_helpers.py python 3 changes exceptions, queue and asesrtEqual 2016-07-14 23:53:39 -07:00
test_counted_event.py python 3 changes exceptions, queue and asesrtEqual 2016-07-14 23:53:39 -07:00
test_file_helpers.py python 3 changes exceptions, queue and asesrtEqual 2016-07-14 23:53:39 -07:00
test_jinja.py Do not include hidden files in listed gcode scripts 2015-11-19 18:58:56 +01:00
test_repeated_timer.py python 3 changes exceptions, queue and asesrtEqual 2016-07-14 23:53:39 -07:00