python-escpos/test
Patrick Kanzler d78a6f1699
completely fix tests
The feature use_coverage of hypothesis caused the failing tests, because
the printer_file_test is sensitive to the coverage analysis of
hypothesis.

Fixed by disabling use_coverage for the crashing tests
2017-09-27 10:38:42 +02:00
..
resources add implementation of GS v 0, GS ( L and GS *. 2016-04-06 07:34:19 +10:00
conftest.py Largely rewrite the magic text encoding feature. 2016-08-27 11:28:52 +02:00
test_abstract_base_class.py change license to MIT 2017-01-31 03:55:50 +01:00
test_cli.py reformat PEP8 and similar issues 2017-01-30 00:10:14 +01:00
test_function_barcode.py reformat PEP8 and similar issues 2017-01-30 00:10:14 +01:00
test_function_cut.py Added test for cut without feed, fixed raw code for it 2017-07-26 09:09:32 +02:00
test_function_image.py First attempt at centering images and QRs (#250) 2017-08-31 09:25:35 +02:00
test_function_linedisplay.py Preliminary support of pos 'line display' printing 2017-05-22 00:40:40 +02:00
test_function_panel_button.py rewrite to Dummy() 2017-05-22 00:57:48 +02:00
test_function_qr_native.py First attempt at centering images and QRs (#250) 2017-08-31 09:25:35 +02:00
test_function_qr_non-native.py First attempt at centering images and QRs (#250) 2017-08-31 09:25:35 +02:00
test_function_set.py Using booleans for handling text size 2017-05-21 22:50:07 +02:00
test_function_text.py Add methods for simpler newlines (#246) 2017-08-01 17:09:24 +02:00
test_functions.py reformat PEP8 and similar issues 2017-01-30 00:10:14 +01:00
test_image.py change license to MIT 2017-01-31 03:55:50 +01:00
test_load_module.py rewrite to Dummy() 2017-05-22 00:57:48 +02:00
test_magicencode.py change license to MIT 2017-01-31 03:55:50 +01:00
test_printer_file.py completely fix tests 2017-09-27 10:38:42 +02:00
test_profile.py reformat PEP8 and similar issues 2017-01-30 00:10:14 +01:00
test_with_statement.py change license to MIT 2017-01-31 03:55:50 +01:00