anki/pylib/tests
Damien Elmes fd4406222a remove invalidated part of test_review_limits
Previously if the sum of child counts was above the parent's limit,
the deck tree would show a parent count above the parent's limit, and
clicking on the parent would show a lower count. The new deck tree
code never shows a parent count above the parent's limit, so this
part of the test is no longer valid.
2020-05-12 21:13:33 +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
shared.py fix errorsAfterMidnight 2020-04-08 10:05:19 +10:00
test_cards.py hook the empty cards code up to the GUI 2020-05-12 21:13:33 +10:00
test_collection.py hook up new note and note type handling 2020-05-12 21:13:33 +10:00
test_decks.py add separate decks table, and start on moving deck handling to Rust 2020-05-12 21:13:33 +10:00
test_exporting.py preserve mtime/usn when syncing deck config, and add snake_case names 2020-04-03 19:34:46 +10:00
test_find.py hook up new note and note type handling 2020-05-12 21:13:33 +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 hide deprecation warning triggered by supermemo test 2020-04-06 20:24:17 +10:00
test_latex.py new render_all_latex() + gui button; remove some old code 2020-02-17 08:40:17 +10:00
test_media.py hook up new note and note type handling 2020-05-12 21:13:33 +10:00
test_models.py hook up new note and note type handling 2020-05-12 21:13:33 +10:00
test_schedv1.py add separate decks table, and start on moving deck handling to Rust 2020-05-12 21:13:33 +10:00
test_schedv2.py remove invalidated part of test_review_limits 2020-05-12 21:13:33 +10:00
test_stats.py use a new file each time when testing graphs 2020-04-06 15:39:47 +10:00
test_template.py comment out the unused legacy code 2020-01-17 10:51:36 +10:00
test_undo.py CARD_TYPE_LRN and QUEUE_TYPE_LRN 2020-02-04 08:47:35 -08:00