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 tweaking the folder names again 2020-01-03 07:48:38 +10:00
__init__.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
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 add missing copyright headers to *.py 2021-04-13 18:45:35 +10:00
run_pytest.py add missing copyright headers to *.py 2021-04-13 18:45:35 +10:00
shared.py add missing copyright headers to *.py 2021-04-13 18:45:35 +10:00
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 add missing copyright headers to *.py 2021-04-13 18:45:35 +10:00
test_exporting.py add missing copyright headers to *.py 2021-04-13 18:45:35 +10:00
test_find.py add missing copyright headers to *.py 2021-04-13 18:45:35 +10:00
test_flags.py add missing copyright headers to *.py 2021-04-13 18:45:35 +10:00
test_importing.py update docstrings for latest black 2021-05-07 18:12:56 +10:00
test_latex.py add missing copyright headers to *.py 2021-04-13 18:45:35 +10:00
test_media.py add missing copyright headers to *.py 2021-04-13 18:45:35 +10:00
test_models.py new change notetype implementation for the frontend 2021-06-10 22:19:24 +10:00
test_sched2021.py use different approach to running tests twice 2021-03-01 12:47:39 +10:00
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 add missing copyright headers to *.py 2021-04-13 18:45:35 +10:00
test_template.py add missing copyright headers to *.py 2021-04-13 18:45:35 +10:00
test_undo.py add missing copyright headers to *.py 2021-04-13 18:45:35 +10:00