Anki/pylib/tests
Damien Elmes d120cd7f8a update to latest mypy
mypy's move to external types-* packages is a PITA, as it requires them
to be installed in site-packages, and provides no way to specify a custom
site-packages folder, necessitating extra scripts to mock the
site-packages path, and copy+rename the stub packages into a separate
folder.
2021-06-16 16:04:59 +10:00
..
support
__init__.py
run_format.py Fix black workaround for format calls 2021-05-18 22:19:09 +02:00
run_mypy.py update to latest mypy 2021-06-16 16:04:59 +10:00
run_pylint.py
run_pytest.py
shared.py
test_cards.py Update tests to avoid duplicate front templates 2021-05-25 21:58:12 +02:00
test_collection.py Allow empty field name in templates 2021-05-28 11:37:05 +02:00
test_decks.py
test_exporting.py
test_find.py
test_flags.py
test_importing.py update docstrings for latest black 2021-05-07 18:12:56 +10:00
test_latex.py
test_media.py
test_models.py new change notetype implementation for the frontend 2021-06-10 22:19:24 +10:00
test_sched2021.py
test_schedv1.py Update tests to avoid duplicate front templates 2021-05-25 21:58:12 +02:00
test_schedv2.py Merge pull request #1200 from RumovZ/template-checks 2021-05-29 10:28:06 +10:00
test_stats.py
test_template.py
test_undo.py