Anki/pylib/tests
Damien Elmes 17ebdfc099 extract and flag AV tags as part of the render process
We can now show replay buttons for the audio contained in {{FrontSide}}
without having to play it again when the answer is shown.

The template code now always defers FrontSide rendering, as it wasn't
a big saving, and meant the logic had to be implemented twice.
2020-01-24 11:06:11 +10:00
..
support tweaking the folder names again 2020-01-03 07:48:38 +10:00
__init__.py
shared.py
test_cards.py
test_collection.py extract and flag AV tags as part of the render process 2020-01-24 11:06:11 +10:00
test_decks.py
test_exporting.py
test_find.py
test_flags.py
test_importing.py
test_latex.py
test_media.py
test_models.py update reqs test to reflect new behaviour 2020-01-23 17:32:17 +10:00
test_schedv1.py remove _hook/_filter suffix 2020-01-15 16:53:24 +10:00
test_schedv2.py fix incorrectly logged repeat step 2020-01-19 15:41:58 +10:00
test_stats.py
test_template.py comment out the unused legacy code 2020-01-17 10:51:36 +10:00
test_undo.py
test_utils.py