Anki/tests
Damien Elmes 7d64036a07 drop streak, make reps log all entries
reps should now be equal to the number of entries in the revlog, and only
exists so that we can order by review count in the browser efficiently

streak is no longer necessary as we have a learn queue now
2011-04-28 09:24:04 +09:00
..
off moving scheduling code into separate file, some preliminary refactoring 2011-04-28 09:23:28 +09:00
support remove the media table 2011-04-28 09:23:56 +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 allow user to abort schema mod 2011-04-28 09:24:02 +09:00
test_deck.py canonify tags after bulk update 2011-04-28 09:24:02 +09:00
test_find.py add full search to ignore formatting 2011-04-28 09:24:03 +09:00
test_latex.py update latex support 2011-04-28 09:23:56 +09:00
test_media.py stripMedia->strip 2011-04-28 09:23:58 +09:00
test_models.py wrap clozes in a classed span instead of bold 2011-04-28 09:24:03 +09:00
test_sched.py drop streak, make reps log all entries 2011-04-28 09:24:04 +09:00
test_stats.py move graph code into stats.py; remove old deck stats 2011-04-28 09:24:00 +09:00
test_undo.py simplify undo 2011-04-28 09:23:59 +09:00