python-escpos/test
Benito López a50a3b7167
Separate method open() and constructor, enhance consistency between connectors: Rework printer tests (#587)
* Add fixtures
* Add test_printer_file.py
* Remove old broken printer tests
* Include a close_on_reopen test
* Add test_printer_network.py
* Add test_printer_serial.py
* Add test_printer_usb.py
* Add test_printer_lp.py
* Add test_printer_cups.py
* Add test_printer_win32raw.py
* Test the 'printers' property
* Fix conftest import formatting
* Fix failing LP tests
* Cancel close only if literal False|None _device
* Fix win32raw failing tests (maybe)
* Include win32raw close_on_reopen test
* Include test _raw methods to win32raw
* Replace general exceptions in win32raw
* Replace wrong exception in cups
* Include more tests to cups
* Extend cups tests
2023-10-28 20:52:59 +02:00
..
resources add implementation of GS v 0, GS ( L and GS *. 2016-04-06 07:34:19 +10:00
test_printers Separate method open() and constructor, enhance consistency between connectors: Rework printer tests (#587) 2023-10-28 20:52:59 +02:00
conftest.py Separate method open() and constructor, enhance consistency between connectors: Rework printer tests (#587) 2023-10-28 20:52:59 +02:00
test_abstract_base_class.py Drop Py37, improve typing and docstrings (#544) 2023-08-15 01:03:36 +02:00
test_cli.py Improve diagnostic output (#577) 2023-10-05 14:15:19 +02:00
test_function_barcode.py Drop Py37, improve typing and docstrings (#544) 2023-08-15 01:03:36 +02:00
test_function_buzzer.py Drop Py37, improve typing and docstrings (#544) 2023-08-15 01:03:36 +02:00
test_function_cashdraw.py Drop Py37, improve typing and docstrings (#544) 2023-08-15 01:03:36 +02:00
test_function_check_barcode.py split off dependencies for optional installation (#546) 2023-08-17 01:37:50 +02:00
test_function_cut.py reformat codebase 2021-10-30 18:15:22 +02:00
test_function_dummy_clear.py Clean up tests and migrate (#540) 2023-08-10 00:18:02 +02:00
test_function_image.py Drop Py37, improve typing and docstrings (#544) 2023-08-15 01:03:36 +02:00
test_function_linedisplay.py Drop Py37, improve typing and docstrings (#544) 2023-08-15 01:03:36 +02:00
test_function_panel_button.py Drop Py37, improve typing and docstrings (#544) 2023-08-15 01:03:36 +02:00
test_function_qr_native.py Clean up tests and migrate (#540) 2023-08-10 00:18:02 +02:00
test_function_qr_non-native.py Drop Py37, improve typing and docstrings (#544) 2023-08-15 01:03:36 +02:00
test_function_set.py refactor set method (#547) 2023-09-19 07:51:39 +02:00
test_function_softbarcode.py Drop Py37, improve typing and docstrings (#544) 2023-08-15 01:03:36 +02:00
test_function_text.py Drop Py37, improve typing and docstrings (#544) 2023-08-15 01:03:36 +02:00
test_functions.py Drop Py37, improve typing and docstrings (#544) 2023-08-15 01:03:36 +02:00
test_image.py reformat codebase 2021-10-30 18:15:22 +02:00
test_load_module.py Drop Py37, improve typing and docstrings (#544) 2023-08-15 01:03:36 +02:00
test_load_module_missing_capability.py 558 improve capabilities handling (#562) 2023-09-06 00:05:38 +02:00
test_magicencode.py Magic encoder: fix codepage usage (#580) 2023-10-05 14:55:12 +02:00
test_profile.py Drop Py37, improve typing and docstrings (#544) 2023-08-15 01:03:36 +02:00
test_raise_arbitrary_error.py Drop Py37, improve typing and docstrings (#544) 2023-08-15 01:03:36 +02:00
test_with_statement.py Drop Py37, improve typing and docstrings (#544) 2023-08-15 01:03:36 +02:00