Anki/tests
Damien Elmes c76c08069e change template replacement behaviour
Previously {{field}} wrapped the field in a span with the field's font
properties. This wasn't obvious, and caused frequent problems with people
trying to combine field and template text, or use field content in dictionary
links.

Now that AnkiWeb has a wizard for configuring the front & back layout, we can
just put the formatting in the template instead.
2011-11-18 02:50:47 +09:00
..
off anki2 importing and reorganize import code 2011-10-21 07:36: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 split upgrade code into separate file; use .anki2 now 2011-10-20 05:26:50 +09:00
test_cards.py remove the concept of non-active templates 2011-11-08 18:06:19 +09:00
test_deck.py remove the concept of non-active templates 2011-11-08 18:06:19 +09:00
test_find.py remove the concept of non-active templates 2011-11-08 18:06:19 +09:00
test_groups.py ensure top level properties updated on rename 2011-10-23 05:45:15 +09:00
test_importing.py refactor model copying 2011-10-31 11:34:03 +09:00
test_latex.py remove the concept of non-active templates 2011-11-08 18:06:19 +09:00
test_media.py remove the concept of non-active templates 2011-11-08 18:06:19 +09:00
test_models.py don't allow template removal to orphan facts 2011-11-17 23:09:18 +09:00
test_remote_sync.py remove the concept of non-active templates 2011-11-08 18:06:19 +09:00
test_sched.py apply review limit; fix finished msg 2011-11-15 04:05:44 +09:00
test_stats.py anki2 importing and reorganize import code 2011-10-21 07:36:44 +09:00
test_sync.py split remote sync tests into separate file 2011-11-07 16:21:29 +09:00
test_undo.py make sure we update the rep count on pass/fail, and add unit test 2011-09-23 12:52:38 +09:00
test_upgrade.py change template replacement behaviour 2011-11-18 02:50:47 +09:00