veekun_pokedex/pokedex/tests
Eevee 25ab674c7c Fix this markdown extension nonsense.
Previously, every single spline-pokedex request tacked another markdown
extension onto a global list in spline, making markdown processing just
a little bit slower over time.  This is terrible.

Now we do something a little less crazy and a little more global.  Wait,
is that less crazy or more?
2011-09-06 21:52:27 -07: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 Fix this markdown extension nonsense. 2011-09-06 21:52:27 -07: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