Michael Merickel
2018-10-15 dd3cc81f75dcb5ff96e0751653071722a15f46c2
refs
author Michael Merickel <michael@merickel.org>
Monday, October 15, 2018 06:16 +0200
committer Michael Merickel <michael@merickel.org>
Monday, October 15, 2018 06:46 +0200
commitdd3cc81f75dcb5ff96e0751653071722a15f46c2
tree 7cfd6140211a21dedd2ddfeb4aa77b7ff4339fa9 tree | zip | gz
parent eadaee315eb142d1537d617da58343e3d7f1df0a view | diff
fix the tests to import from the tests package instead of pyramid.tests
45 files modified
1030 ■■■■ changed files
tests/fixtures/dummy.ini 2 ●●● diff | view | raw | blame | history
tests/pkgs/conflictapp/__init__.py 2 ●●● diff | view | raw | blame | history
tests/pkgs/defpermbugapp/__init__.py 2 ●●● diff | view | raw | blame | history
tests/pkgs/eventonly/__init__.py 2 ●●● diff | view | raw | blame | history
tests/pkgs/forbiddenview/__init__.py 2 ●●● diff | view | raw | blame | history
tests/pkgs/includeapp1/root.py 2 ●●● diff | view | raw | blame | history
tests/pkgs/includeapp1/three.py 2 ●●● diff | view | raw | blame | history
tests/pkgs/includeapp1/two.py 2 ●●● diff | view | raw | blame | history
tests/pkgs/notfoundview/__init__.py 2 ●●● diff | view | raw | blame | history
tests/pkgs/static_assetspec/__init__.py 2 ●●● diff | view | raw | blame | history
tests/pkgs/static_routeprefix/__init__.py 4 ●●●● diff | view | raw | blame | history
tests/pkgs/staticpermapp/__init__.py 6 ●●●● diff | view | raw | blame | history
tests/pkgs/viewdecoratorapp/__init__.py 2 ●●● diff | view | raw | blame | history
tests/test_asset.py 20 ●●●● diff | view | raw | blame | history
tests/test_authentication.py 30 ●●●● diff | view | raw | blame | history
tests/test_config/test_adapters.py 18 ●●●● diff | view | raw | blame | history
tests/test_config/test_assets.py 134 ●●●● diff | view | raw | blame | history
tests/test_config/test_factories.py 10 ●●●● diff | view | raw | blame | history
tests/test_config/test_i18n.py 44 ●●●● diff | view | raw | blame | history
tests/test_config/test_init.py 169 ●●●● diff | view | raw | blame | history
tests/test_config/test_rendering.py 6 ●●●● diff | view | raw | blame | history
tests/test_config/test_routes.py 6 ●●●● diff | view | raw | blame | history
tests/test_config/test_testing.py 4 ●●●● diff | view | raw | blame | history
tests/test_config/test_tweens.py 46 ●●●● diff | view | raw | blame | history
tests/test_config/test_views.py 60 ●●●● diff | view | raw | blame | history
tests/test_csrf.py 6 ●●●● diff | view | raw | blame | history
tests/test_integration.py 53 ●●●● diff | view | raw | blame | history
tests/test_paster.py 2 ●●● diff | view | raw | blame | history
tests/test_path.py 161 ●●●● diff | view | raw | blame | history
tests/test_registry.py 2 ●●● diff | view | raw | blame | history
tests/test_renderers.py 28 ●●●● diff | view | raw | blame | history
tests/test_scaffolds/test_copydir.py 9 ●●●●● diff | view | raw | blame | history
tests/test_scripts/test_prequest.py 2 ●●● diff | view | raw | blame | history
tests/test_scripts/test_proutes.py 28 ●●●● diff | view | raw | blame | history
tests/test_scripts/test_pserve.py 4 ●●●● diff | view | raw | blame | history
tests/test_scripts/test_pshell.py 2 ●●● diff | view | raw | blame | history
tests/test_scripts/test_ptweens.py 2 ●●● diff | view | raw | blame | history
tests/test_scripts/test_pviews.py 24 ●●●● diff | view | raw | blame | history
tests/test_session.py 2 ●●● diff | view | raw | blame | history
tests/test_static.py 64 ●●●● diff | view | raw | blame | history
tests/test_testing.py 2 ●●● diff | view | raw | blame | history
tests/test_url.py 22 ●●●● diff | view | raw | blame | history
tests/test_util.py 14 ●●●● diff | view | raw | blame | history
tests/test_view.py 14 ●●●● diff | view | raw | blame | history
tests/test_viewderivers.py 10 ●●●● diff | view | raw | blame | history