Anki/tests
Damien Elmes 8c9c3489e5 fetch reviews in subdecks incrementally like new cards
- allows separate review order for different decks
- makes new card and rev card handling consistent
- for users who find it confusing to have cards from different decks mixed in
  and thus click on each deck in turn, they can now just select the parent
  deck and have it work as expected
- for users who want their cards mixed together randomly, they can keep the
  cards in a single deck
2011-12-09 04:02:43 +09:00
..
off deck -> collection 2011-11-23 17:47:44 +09:00
support ensure duplicate model creation times are accounted for 2011-08-26 22:33:24 +09:00
__init__.py initial commit from hg 2008-09-27 23:50:03 +09:00
shared.py deck -> collection 2011-11-23 17:47:44 +09:00
test_cards.py drop required/unique field properties 2011-11-24 22:16:03 +09:00
test_collection.py drop required/unique field properties 2011-11-24 22:16:03 +09:00
test_decks.py groups -> decks 2011-11-23 19:28:09 +09:00
test_find.py check sort field when searching 2011-12-08 09:53:27 +09:00
test_importing.py deck -> collection 2011-11-23 17:47:44 +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 always generate new cards on edit; don't delete 2011-12-02 21:52:33 +09:00
test_remote_sync.py rework media syncing so we can resume 2011-12-06 22:18:41 +09:00
test_sched.py fetch reviews in subdecks incrementally like new cards 2011-12-09 04:02:43 +09:00
test_stats.py deck -> collection 2011-11-23 17:47:44 +09:00
test_sync.py after a save, revert to unmodified state; sync tweaks 2011-12-04 14:56:12 +09:00
test_undo.py minor refactor of count handling 2011-12-05 19:15:46 +09:00
test_upgrade.py minor refactor of count handling 2011-12-05 19:15:46 +09:00