Anki/tests
Damien Elmes d6bce7c873 start on filter/cram updates, deck:filtered
- cram decks no longer pull cards from other cram decks, as tests like is:due
  don't make sense on crammed decks
- cram decks now default to not overriding the original deck's steps
- remove obsolote dyn_failed sort order - have to fix this in upgrade
- search/limit/order properties have been merged into a list, in case we may
  want to support multiple queries in the future (eg 10 cards from tag A, 20
  cards from tag B)
- added a resched option to disable boosting/failure - not yet implemented
- added an unused flag to allow cards to persist in the cram deck after
  graduation. implementing this will take some work and won't come in 2.0
- instead of is:filtereddeck, use deck:filtered
2012-05-24 13:38:58 +09:00
..
support on upgrade all cards of a note should share the same due # 2012-04-06 12:45:01 +09:00
__init__.py initial commit from hg 2008-09-27 23:50:03 +09:00
shared.py on upgrade all cards of a note should share the same due # 2012-04-06 12:45:01 +09:00
test_cards.py fix unit test 2012-04-19 11:42:56 +09:00
test_collection.py fix due check, remove obsolote unit test 2012-05-14 06:55:32 +09:00
test_decks.py fix unit tests 2012-04-17 22:23:44 +09:00
test_exporting.py make sure to export deck creation date on apkg export 2012-04-12 00:34:40 +09:00
test_find.py allow != in properties 2012-05-23 23:07:23 +09:00
test_importing.py fix unit test 2012-05-06 19:40:35 +09:00
test_latex.py facts -> notes 2011-11-23 12:37:21 +09:00
test_media.py fix media unittest, turn of sync during upgrade 2011-12-07 23:23:58 +09:00
test_models.py fix availOrds() when conditional expressions have extra text 2012-05-23 08:03:03 +09:00
test_remote_sync.py sync tweaks 2011-12-13 10:44:50 +09:00
test_sched.py start on filter/cram updates, deck:filtered 2012-05-24 13:38:58 +09:00
test_stats.py 'open' was a silly choice 2011-12-12 02:25:16 +09:00
test_sync.py fix intermittent sync test fails 2012-05-16 05:04:15 +09:00
test_undo.py encode daily steps in left 2012-05-20 16:05:50 +09:00
test_upgrade.py unittest: cards in learning are imported with 1 step left 2012-05-23 13:19:20 +09:00