Anki/tests
Damien Elmes 28d045feef rewrite groupCounts()
Instead of collecting the exact number of cards, we just record whether a
group has any reviews or new cards. By not needing to calculate the exact
numbers, it runs a lot faster than before.

Also, changed the group code to ensure parents are automatically created when
a group is added.
2011-09-07 03:02:07 +09:00
..
off some initial sync work 2011-05-29 08:13:54 +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 drop sqlalchemy; massive refactor 2011-04-28 09:23:53 +09:00
test_cards.py top level groups 2011-09-07 01:31:46 +09:00
test_deck.py top level groups 2011-09-07 01:31:46 +09:00
test_find.py move tags into deck; code into separate file 2011-08-28 13:44:29 +09:00
test_latex.py move models into the deck table 2011-08-27 22:27:09 +09:00
test_media.py rename() 2011-04-28 09:24:05 +09:00
test_models.py top level groups 2011-09-07 01:31:46 +09:00
test_sched.py rewrite groupCounts() 2011-09-07 03:02:07 +09:00
test_stats.py move models into the deck table 2011-08-27 22:27:09 +09:00
test_sync.py move models into the deck table 2011-08-27 22:27:09 +09:00
test_undo.py top level groups 2011-09-07 01:31:46 +09:00