python-escpos/test
Patrick Kanzler fbabd8ed88
Drop Py37, improve typing and docstrings (#544)
Drops Py3.7, improves typing and adds a mypy config, improves the docstrings and isorts the imports.

* configure isort
* sort with isort
* add github action
* enable flake8-docstrings
* fix docstrings
* add mypy env
* no implicit optional
* add type for raw
* add some type hints
2023-08-15 01:03:36 +02:00
..
resources add implementation of GS v 0, GS ( L and GS *. 2016-04-06 07:34:19 +10:00
conftest.py Drop Py37, improve typing and docstrings (#544) 2023-08-15 01:03:36 +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 Drop Py37, improve typing and docstrings (#544) 2023-08-15 01:03:36 +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 Drop Py37, improve typing and docstrings (#544) 2023-08-15 01:03:36 +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 Drop Py37, improve typing and docstrings (#544) 2023-08-15 01:03:36 +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_magicencode.py Drop Py37, improve typing and docstrings (#544) 2023-08-15 01:03:36 +02:00
test_printer_file.py Drop Py37, improve typing and docstrings (#544) 2023-08-15 01:03:36 +02:00
test_printer_network.py Drop Py37, improve typing and docstrings (#544) 2023-08-15 01:03:36 +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