python-escpos/test
Lucy Linder 456f5b7aa6 Feature/check barcodes (#255)
* add a method to check barcode code format

ensure that the code to print is compatible with the ESC/POS formats and
also automatically check this format before printing (barcode() method).

* rewrite test using pytest's parametrize functionality

* add test for the 'check' argument

* update authors list
2017-10-08 20:05:18 +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 Feature/check barcodes (#255) 2017-10-08 20:05:18 +02:00
test_function_check_barcode.py Feature/check barcodes (#255) 2017-10-08 20:05:18 +02: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