Anki/pylib/tests
Damien Elmes f592672fa9 add separate decks table, and start on moving deck handling to Rust
The Python tests are passing, but there are still a number of issues
to work through, and the table/protobuf schema is not yet finalized.
2020-05-12 21:13:33 +10:00
..
support
__init__.py
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
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 add separate decks table, and start on moving deck handling to Rust 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
test_undo.py