anki/pylib/tests
Damien Elmes 61e86cc29d new change notetype implementation for the frontend
- changes can now be undone
- the same field can now be mapped to multiple target fields, allowing
fields to be cloned
- the old Qt dialog has been removed
- the old col.models.change() API calls the new code, to avoid
breaking existing consumers. It requires the field map to always
be passed in, but that appears to have been the common case.
- closes #1175
2021-06-10 22:19:24 +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 add missing copyright headers to *.py 2021-04-13 18:45:35 +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