anki/pylib/tests
Damien Elmes 7375a0389a add flag to skip downgrade on collection close
Disabled for now; when enabled it will allow faster collection
open and close in the normal case, while continuing to downgrade
when exporting or doing a full sync.

Also, when downgrading is disabled, the journal mode is no longer
changed back to delete.
2020-04-04 17:21:45 +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 add flag to skip downgrade on collection close 2020-04-04 17:21:45 +10:00
test_cards.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
test_collection.py add self.col.tr() shortcut 2020-02-27 12:33:15 +10:00
test_decks.py tweaking the folder names again 2020-01-03 07:48:38 +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 handle the two remaining timing issues 2020-03-22 14:43:29 +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 Fixed test_importing.py unit tests failing on windows with 2020-03-17 12:49:36 -03: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 add Collection struct, and get media check working again 2020-03-20 21:15:23 +10:00
test_models.py use backend to get card 2020-03-26 17:47:43 +10:00
test_schedv1.py preserve mtime/usn when syncing deck config, and add snake_case names 2020-04-03 19:34:46 +10:00
test_schedv2.py preserve mtime/usn when syncing deck config, and add snake_case names 2020-04-03 19:34:46 +10:00
test_stats.py Fixed UnicodeEncodeError: 'charmap' codec can't encode character 2020-03-17 12:49:25 -03: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