Anki/tests
Damien Elmes 3d370f675b restore the deletion log
the initial plan was to zero the creation time and leave the cards/facts there
until we have a chance to garbage collect them on a schema change, but such an
approach won't work with deck subscriptions
2011-05-04 19:00:38 +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 restore the deletion log 2011-05-04 19:00:38 +09:00
test_deck.py restore the deletion log 2011-05-04 19:00:38 +09:00
test_find.py gracefully handle invalid queries 2011-04-29 11:46:26 +09:00
test_latex.py update latex support 2011-04-28 09:23:56 +09:00
test_media.py rename() 2011-04-28 09:24:05 +09:00
test_models.py add [] to cloze 2011-04-29 11:43:06 +09:00
test_sched.py very basic eta 2011-04-28 09:24:05 +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