vdirsyncer/tests/system/cli
Hugo Osvaldo Barrera f3714fc493 Add type hints and configure mypy
Configure mypy as a pre-commit hook and add all type hints necessary for
mypy to pass.

There's still more work to be done here typing a lot more code, but this
provides a clear starting point.
2021-08-03 19:23:37 +02:00
..
__init__.py Reorganize testsuite 2017-01-18 22:42:42 +01:00
conftest.py Use black to auto-format the codebase 2021-05-06 19:28:54 +02:00
test_config.py Sort imports 2021-07-25 18:35:47 +02:00
test_discover.py Add type hints and configure mypy 2021-08-03 19:23:37 +02:00
test_fetchparams.py Use black to auto-format the codebase 2021-05-06 19:28:54 +02:00
test_repair.py Use black to auto-format the codebase 2021-05-06 19:28:54 +02:00
test_sync.py Update test 2021-06-26 13:02:41 +02:00
test_utils.py Initial async support 2021-06-26 13:40:35 +02:00