python-escpos/test/test_functions
Patrick Kanzler 0c824cf295
More mypy (#612)
* remove type comment where type is annotated
* move function tests
* remove six from tests
* add none annotations
* add more types
* change mock (so that mypy understands it)
2023-12-16 23:09:20 +01:00
..
test_function_barcode.py More mypy (#612) 2023-12-16 23:09:20 +01:00
test_function_buzzer.py More mypy (#612) 2023-12-16 23:09:20 +01:00
test_function_cashdraw.py More mypy (#612) 2023-12-16 23:09:20 +01:00
test_function_check_barcode.py More mypy (#612) 2023-12-16 23:09:20 +01:00
test_function_cut.py More mypy (#612) 2023-12-16 23:09:20 +01:00
test_function_dummy_clear.py More mypy (#612) 2023-12-16 23:09:20 +01:00
test_function_image.py More mypy (#612) 2023-12-16 23:09:20 +01:00
test_function_linedisplay.py More mypy (#612) 2023-12-16 23:09:20 +01:00
test_function_panel_button.py More mypy (#612) 2023-12-16 23:09:20 +01:00
test_function_qr_native.py More mypy (#612) 2023-12-16 23:09:20 +01:00
test_function_qr_non-native.py More mypy (#612) 2023-12-16 23:09:20 +01:00
test_function_set.py More mypy (#612) 2023-12-16 23:09:20 +01:00
test_function_softbarcode.py More mypy (#612) 2023-12-16 23:09:20 +01:00
test_function_text.py More mypy (#612) 2023-12-16 23:09:20 +01:00
test_functions.py More mypy (#612) 2023-12-16 23:09:20 +01:00