anki/pylib/tests
2020-01-15 16:53:24 +10:00
..
support
__init__.py
shared.py
test_cards.py
test_collection.py
test_decks.py
test_exporting.py switch from nose2 to pytest 2020-01-03 08:52:10 +10:00
test_find.py switch from nose2 to pytest 2020-01-03 08:52:10 +10:00
test_flags.py add tests and setup.py to checks; fix warnings 2020-01-06 15:27:59 +10:00
test_importing.py add tests and setup.py to checks; fix warnings 2020-01-06 15:27:59 +10:00
test_latex.py
test_media.py add tests and setup.py to checks; fix warnings 2020-01-06 15:27:59 +10:00
test_models.py drop pystache and move legacy code into separate file 2020-01-11 19:38:30 +10:00
test_schedv1.py remove _hook/_filter suffix 2020-01-15 16:53:24 +10:00
test_schedv2.py remove _hook/_filter suffix 2020-01-15 16:53:24 +10:00
test_stats.py
test_template.py more template rendering tweaks 2020-01-12 21:34:07 +10:00
test_undo.py
test_utils.py