veekun_pokedex/pokedex/tests
Petr Viktorin 719c32de0b Make MarkdownString.as_html() accept an extension object, not class
No reason to instantiate every time as_html's called, is there?

Also, sessions use a markdown_extension attribute instead of
markdown_extension_class. The latter is only used to set the former when
the session is created (unless another markdown_extension_class is given,
of course).
2011-09-22 00:51:59 +03:00
..
__init__.py Switch to py.test #604 2011-05-06 12:40:44 +03:00
test_database_sanity.py Add a sanity check for PokemonForm.order 2011-09-05 11:20:16 +03:00
test_lookup.py Switch to py.test #604 2011-05-06 12:40:44 +03:00
test_media.py Switch to py.test #604 2011-05-06 12:40:44 +03:00
test_roomaji.py Switch to py.test #604 2011-05-06 12:40:44 +03:00
test_schema.py Switch to py.test #604 2011-05-06 12:40:44 +03:00
test_strings.py Make MarkdownString.as_html() accept an extension object, not class 2011-09-22 00:51:59 +03:00
test_translations.py Switch to py.test #604 2011-05-06 12:40:44 +03:00
test_util.py Switch to py.test #604 2011-05-06 12:40:44 +03:00