anki/tests
Damien Elmes 19b1446758 automatically remove from filtered deck before reschedule
commit 79ed57a445 prevented reschedule
on cards in a filtered deck, but it is more user friendly to
automatically move back to the home deck instead. we also don't need
to removeLrn() for review cards, because we're updating type+queue+odue
ourselves
2013-11-26 03:23:03 +09:00
..
support allow updates to existing notes in .apkg import 2013-08-08 13:01:47 +09:00
__init__.py merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
shared.py define standard encoding for unicode (#893) 2013-09-20 19:28:44 +09:00
test_cards.py optimize imports 2012-12-22 09:17:10 +09:00
test_collection.py optimize imports 2012-12-22 09:17:10 +09:00
test_decks.py optimize imports 2012-12-22 09:17:10 +09:00
test_exporting.py optimize imports 2012-12-22 09:17:10 +09:00
test_find.py merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
test_importing.py allow updates to existing notes in .apkg import 2013-08-08 13:01:47 +09:00
test_latex.py check for dvipng in test 2013-03-16 06:40:03 +09:00
test_media.py fix hasIllegal check, and associated unit test 2013-11-26 03:19:11 +09:00
test_models.py optimize imports 2012-12-22 09:17:10 +09:00
test_remote_sync.py bump sync ver to 7 and change meta return value 2013-10-04 06:09:28 +09:00
test_sched.py automatically remove from filtered deck before reschedule 2013-11-26 03:23:03 +09:00
test_stats.py optimize imports 2012-12-22 09:17:10 +09:00
test_sync.py when ensuring model unique, check id not obj 2013-10-05 23:53:09 +09:00
test_undo.py rework sibling handling and change bury semantics 2013-08-10 15:56:26 +09:00
test_upgrade.py automatically fix 1.2 errors when upgrading 2013-01-08 09:43:29 +09:00