veekun_pokedex/pokedex/tests
Andrew Ekstedt 8161bd84e4 gift-pokemon: fix Cosplay Pikachu and Sinnoh starter gift locations
Cosplay Pikachu was listed as being encountered in contest-hall, but
that's a Sinnoh location. In OR/AS, the contest halls are not a
first-class location but rather just treated as part of the town or city
they are in. Cosplay Pikachu is given to the player after they
participate in their first contest, so its location can be any of the
four cities with a contest hall.

The Sinnoh starter that the player obtains in OR/AS is on Hoenn Route
101, not Sinnoh Route 201 (probably a copy/paste error).

Add a test to make sure that encounter regions always match the
region(s) that their game takes place in.
2019-07-12 18:48:07 -07:00
..
__init__.py Modernize our use of py.test 2014-07-06 21:45:05 -07:00
test_database_sanity.py gift-pokemon: fix Cosplay Pikachu and Sinnoh starter gift locations 2019-07-12 18:48:07 -07:00
test_docs.py Add a test for main-tables.rst 2012-06-10 15:46:50 -07:00
test_lookup.py Fix tests, since Farfetch’d got a name change 2017-09-04 10:04:23 -07:00
test_media.py Compat with Python 3.3+ 2015-10-05 08:12:23 -07:00
test_roomaji.py Modernize our use of py.test 2014-07-06 21:45:05 -07:00
test_schema.py Addressed all of pyflakes3's complaints 2016-11-24 21:29:58 +00:00
test_strings.py Squash a bunch of "non-unicode bind param" warnings 2018-03-30 12:14:55 -07:00
test_translations.py Compat with Python 3.3+ 2015-10-05 08:12:23 -07:00
test_util.py Squash a bunch of "non-unicode bind param" warnings 2018-03-30 12:14:55 -07:00