veekun_pokedex/pokedex/tests
Andrew Ekstedt 02b1968bc5 "Fix" MultilangQuery.
SQLAlchemy 1.0 sets bindpararms to their default values when loading
lazy-loaded columns. This is in contrast to the 0.9 behaviour of
ignoring our incongruous bindparam alltogether.

So MultilangQuery is still broken, but now it breaks in the same way as before.

While we're here, set the correct param in one of the multilang tests. Not that
it matters.
2015-05-23 18:26:09 -07:00
..
__init__.py Modernize our use of py.test 2014-07-06 21:45:05 -07:00
test_database_sanity.py Modernize our use of py.test 2014-07-06 21:45:05 -07:00
test_docs.py Add a test for main-tables.rst 2012-06-10 15:46:50 -07:00
test_lookup.py Modernize our use of py.test 2014-07-06 21:45:05 -07:00
test_media.py Modernize our use of py.test 2014-07-06 21:45:05 -07:00
test_roomaji.py Modernize our use of py.test 2014-07-06 21:45:05 -07:00
test_schema.py "Fix" MultilangQuery. 2015-05-23 18:26:09 -07:00
test_strings.py Modernize our use of py.test 2014-07-06 21:45:05 -07:00
test_translations.py Modernize our use of py.test 2014-07-06 21:45:05 -07:00
test_util.py Fix util.order_by_name test. 2015-05-23 18:26:09 -07:00