Anki/tests
Damien Elmes 47be8b0546 use the timestamps instead of forcing id on fact/card creation
- we ditch nextCid/nextFid as we don't need incrementing ids anymore
- we add nextPos so we can maintain a user-friendly position number
2011-08-27 00:36:39 +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 use the timestamps instead of forcing id on fact/card creation 2011-08-27 00:36:39 +09:00
test_deck.py ensure unique id on per-object add, too 2011-08-26 22:51:08 +09:00
test_find.py use the timestamps instead of forcing id on fact/card creation 2011-08-27 00:36:39 +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 start work on id refactor - models first 2011-08-26 21:08:30 +09:00
test_sched.py use the timestamps instead of forcing id on fact/card creation 2011-08-27 00:36:39 +09:00
test_stats.py move graph code into stats.py; remove old deck stats 2011-04-28 09:24:00 +09:00
test_sync.py start work on id refactor - models first 2011-08-26 21:08:30 +09:00
test_undo.py simplify undo 2011-04-28 09:23:59 +09:00