python-escpos/test
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
..
resources add implementation of GS v 0, GS ( L and GS *. 2016-04-06 07:34:19 +10:00
test_functions More mypy (#612) 2023-12-16 23:09:20 +01:00
test_printers start removal of six and improve type annotation (#607) 2023-12-16 22:02:24 +01:00
conftest.py More mypy (#612) 2023-12-16 23:09:20 +01:00
test_abstract_base_class.py Drop Py37, improve typing and docstrings (#544) 2023-08-15 01:03:36 +02:00
test_cli.py start removal of six and improve type annotation (#607) 2023-12-16 22:02:24 +01:00
test_config.py More mypy (#612) 2023-12-16 23:09:20 +01:00
test_image.py start removal of six and improve type annotation (#607) 2023-12-16 22:02:24 +01: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 start removal of six and improve type annotation (#607) 2023-12-16 22:02:24 +01:00
test_profile.py Drop Py37, improve typing and docstrings (#544) 2023-08-15 01:03:36 +02:00
test_raise_arbitrary_error.py More mypy (#612) 2023-12-16 23:09:20 +01:00
test_with_statement.py Drop Py37, improve typing and docstrings (#544) 2023-08-15 01:03:36 +02:00