flask/examples/tutorial/tests
Anthony Sottile a5ecdfa7a5
Fixes for PEP451 import loaders and pytest 5.x
- pytest 5.x drops python2 compatibility and therefore only implements PEP 451
- pytest 5.x made the repr of `ExcInfo` less confusing (fixed tests depending
  on the old format)
2019-07-01 10:43:06 -07:00
..
conftest.py rewrite tutorial docs and example 2018-04-09 00:53:25 -07:00
data.sql rewrite tutorial docs and example 2018-04-09 00:53:25 -07:00
test_auth.py rewrite tutorial docs and example 2018-04-09 00:53:25 -07:00
test_blog.py rewrite tutorial docs and example 2018-04-09 00:53:25 -07:00
test_db.py Fixes for PEP451 import loaders and pytest 5.x 2019-07-01 10:43:06 -07:00
test_factory.py rewrite tutorial docs and example 2018-04-09 00:53:25 -07:00