Michael Merickel
2018-10-15 3670c2cdb732d378ba6d38e72e7cd875ff726aa9
refs
author Michael Merickel <michael@merickel.org>
Monday, October 15, 2018 04:11 +0200
committer Michael Merickel <michael@merickel.org>
Monday, October 15, 2018 04:11 +0200
commit3670c2cdb732d378ba6d38e72e7cd875ff726aa9
tree 5213452a778c992d42602efe7d3b3655a349abd5 tree | zip | gz
parent 2b024920847481592b1a13d4006d2a9fa8881d72 view | diff
move tests out of the package
176 files renamed
changed files
tests/__init__.py diff | view | raw | blame | history
tests/fixtures/dummy.ini diff | view | raw | blame | history
tests/fixtures/manifest.json diff | view | raw | blame | history
tests/fixtures/manifest2.json diff | view | raw | blame | history
tests/fixtures/minimal.jpg diff | view | raw | blame | history
tests/fixtures/minimal.pdf diff | view | raw | blame | history
tests/fixtures/minimal.txt diff | view | raw | blame | history
tests/fixtures/minimal.xml diff | view | raw | blame | history
tests/fixtures/nonminimal.txt diff | view | raw | blame | history
tests/fixtures/static/.hiddenfile diff | view | raw | blame | history
tests/fixtures/static/arcs.svg.tgz diff | view | raw | blame | history
tests/fixtures/static/index.html diff | view | raw | blame | history
tests/fixtures/static/subdir/index.html diff | view | raw | blame | history
tests/pkgs/__init__.py diff | view | raw | blame | history
tests/pkgs/ccbugapp/__init__.py diff | view | raw | blame | history
tests/pkgs/conflictapp/__init__.py diff | view | raw | blame | history
tests/pkgs/conflictapp/included.py diff | view | raw | blame | history
tests/pkgs/defpermbugapp/__init__.py diff | view | raw | blame | history
tests/pkgs/eventonly/__init__.py diff | view | raw | blame | history
tests/pkgs/exceptionviewapp/__init__.py diff | view | raw | blame | history
tests/pkgs/exceptionviewapp/models.py diff | view | raw | blame | history
tests/pkgs/exceptionviewapp/views.py diff | view | raw | blame | history
tests/pkgs/fixtureapp/__init__.py diff | view | raw | blame | history
tests/pkgs/fixtureapp/models.py diff | view | raw | blame | history
tests/pkgs/fixtureapp/subpackage/__init__.py diff | view | raw | blame | history
tests/pkgs/fixtureapp/views.py diff | view | raw | blame | history
tests/pkgs/forbiddenapp/__init__.py diff | view | raw | blame | history
tests/pkgs/forbiddenview/__init__.py diff | view | raw | blame | history
tests/pkgs/hybridapp/__init__.py diff | view | raw | blame | history
tests/pkgs/hybridapp/views.py diff | view | raw | blame | history
tests/pkgs/includeapp1/__init__.py diff | view | raw | blame | history
tests/pkgs/includeapp1/root.py diff | view | raw | blame | history
tests/pkgs/includeapp1/three.py diff | view | raw | blame | history
tests/pkgs/includeapp1/two.py diff | view | raw | blame | history
tests/pkgs/localeapp/__init__.py diff | view | raw | blame | history
tests/pkgs/localeapp/locale/GARBAGE diff | view | raw | blame | history
tests/pkgs/localeapp/locale/be/LC_MESSAGES diff | view | raw | blame | history
tests/pkgs/localeapp/locale/de/LC_MESSAGES/deformsite.mo diff | view | raw | blame | history
tests/pkgs/localeapp/locale/de/LC_MESSAGES/deformsite.po diff | view | raw | blame | history
tests/pkgs/localeapp/locale/de_DE/LC_MESSAGES/deformsite.mo diff | view | raw | blame | history
tests/pkgs/localeapp/locale/de_DE/LC_MESSAGES/deformsite.po diff | view | raw | blame | history
tests/pkgs/localeapp/locale/en/LC_MESSAGES/deformsite.mo diff | view | raw | blame | history
tests/pkgs/localeapp/locale/en/LC_MESSAGES/deformsite.po diff | view | raw | blame | history
tests/pkgs/localeapp/locale2/GARBAGE diff | view | raw | blame | history
tests/pkgs/localeapp/locale2/be/LC_MESSAGES diff | view | raw | blame | history
tests/pkgs/localeapp/locale2/de/LC_MESSAGES/deformsite.mo diff | view | raw | blame | history
tests/pkgs/localeapp/locale2/de/LC_MESSAGES/deformsite.po diff | view | raw | blame | history
tests/pkgs/localeapp/locale2/en/LC_MESSAGES/deformsite.mo diff | view | raw | blame | history
tests/pkgs/localeapp/locale2/en/LC_MESSAGES/deformsite.po diff | view | raw | blame | history
tests/pkgs/localeapp/locale3/GARBAGE diff | view | raw | blame | history
tests/pkgs/localeapp/locale3/be/LC_MESSAGES diff | view | raw | blame | history
tests/pkgs/localeapp/locale3/de/LC_MESSAGES/deformsite.mo diff | view | raw | blame | history
tests/pkgs/localeapp/locale3/de/LC_MESSAGES/deformsite.po diff | view | raw | blame | history
tests/pkgs/localeapp/locale3/en/LC_MESSAGES/deformsite.mo diff | view | raw | blame | history
tests/pkgs/localeapp/locale3/en/LC_MESSAGES/deformsite.po diff | view | raw | blame | history
tests/pkgs/notfoundview/__init__.py diff | view | raw | blame | history
tests/pkgs/permbugapp/__init__.py diff | view | raw | blame | history
tests/pkgs/rendererscanapp/__init__.py diff | view | raw | blame | history
tests/pkgs/rendererscanapp/two/__init__.py diff | view | raw | blame | history
tests/pkgs/restbugapp/__init__.py diff | view | raw | blame | history
tests/pkgs/restbugapp/views.py diff | view | raw | blame | history
tests/pkgs/static_abspath/__init__.py diff | view | raw | blame | history
tests/pkgs/static_assetspec/__init__.py diff | view | raw | blame | history
tests/pkgs/static_routeprefix/__init__.py diff | view | raw | blame | history
tests/pkgs/staticpermapp/__init__.py diff | view | raw | blame | history
tests/pkgs/subrequestapp/__init__.py diff | view | raw | blame | history
tests/pkgs/viewdecoratorapp/__init__.py diff | view | raw | blame | history
tests/pkgs/viewdecoratorapp/views/__init__.py diff | view | raw | blame | history
tests/pkgs/viewdecoratorapp/views/views.py diff | view | raw | blame | history
tests/pkgs/wsgiapp2app/__init__.py diff | view | raw | blame | history
tests/test_asset.py diff | view | raw | blame | history
tests/test_authentication.py diff | view | raw | blame | history
tests/test_authorization.py diff | view | raw | blame | history
tests/test_compat.py diff | view | raw | blame | history
tests/test_config/__init__.py diff | view | raw | blame | history
tests/test_config/files/assets/dummy.txt diff | view | raw | blame | history
tests/test_config/files/minimal.txt diff | view | raw | blame | history
tests/test_config/path/scanerror/__init__.py diff | view | raw | blame | history
tests/test_config/path/scanerror/will_raise_error.py diff | view | raw | blame | history
tests/test_config/pkgs/__init__.py diff | view | raw | blame | history
tests/test_config/pkgs/asset/__init__.py diff | view | raw | blame | history
tests/test_config/pkgs/asset/subpackage/__init__.py diff | view | raw | blame | history
tests/test_config/pkgs/asset/subpackage/templates/bar.pt diff | view | raw | blame | history
tests/test_config/pkgs/scanextrakw/__init__.py diff | view | raw | blame | history
tests/test_config/pkgs/scannable/__init__.py diff | view | raw | blame | history
tests/test_config/pkgs/scannable/another.py diff | view | raw | blame | history
tests/test_config/pkgs/scannable/pod/notinit.py diff | view | raw | blame | history
tests/test_config/pkgs/scannable/subpackage/__init__.py diff | view | raw | blame | history
tests/test_config/pkgs/scannable/subpackage/notinit.py diff | view | raw | blame | history
tests/test_config/pkgs/scannable/subpackage/subsubpackage/__init__.py diff | view | raw | blame | history
tests/test_config/pkgs/selfscan/__init__.py diff | view | raw | blame | history
tests/test_config/pkgs/selfscan/another.py diff | view | raw | blame | history
tests/test_config/test_adapters.py diff | view | raw | blame | history
tests/test_config/test_assets.py diff | view | raw | blame | history
tests/test_config/test_factories.py diff | view | raw | blame | history
tests/test_config/test_i18n.py diff | view | raw | blame | history
tests/test_config/test_init.py diff | view | raw | blame | history
tests/test_config/test_rendering.py diff | view | raw | blame | history
tests/test_config/test_routes.py diff | view | raw | blame | history
tests/test_config/test_security.py diff | view | raw | blame | history
tests/test_config/test_settings.py diff | view | raw | blame | history
tests/test_config/test_testing.py diff | view | raw | blame | history
tests/test_config/test_tweens.py diff | view | raw | blame | history
tests/test_config/test_util.py diff | view | raw | blame | history
tests/test_config/test_views.py diff | view | raw | blame | history
tests/test_csrf.py diff | view | raw | blame | history
tests/test_decorator.py diff | view | raw | blame | history
tests/test_docs.py diff | view | raw | blame | history
tests/test_encode.py diff | view | raw | blame | history
tests/test_events.py diff | view | raw | blame | history
tests/test_exceptions.py diff | view | raw | blame | history
tests/test_httpexceptions.py diff | view | raw | blame | history
tests/test_i18n.py diff | view | raw | blame | history
tests/test_integration.py diff | view | raw | blame | history
tests/test_location.py diff | view | raw | blame | history
tests/test_paster.py diff | view | raw | blame | history
tests/test_path.py diff | view | raw | blame | history
tests/test_predicates.py diff | view | raw | blame | history
tests/test_registry.py diff | view | raw | blame | history
tests/test_renderers.py diff | view | raw | blame | history
tests/test_request.py diff | view | raw | blame | history
tests/test_response.py diff | view | raw | blame | history
tests/test_router.py diff | view | raw | blame | history
tests/test_scaffolds/__init__.py diff | view | raw | blame | history
tests/test_scaffolds/fixture_scaffold/+package+/.badfile diff | view | raw | blame | history
tests/test_scaffolds/fixture_scaffold/+package+/__init__.py_tmpl diff | view | raw | blame | history
tests/test_scaffolds/fixture_scaffold/+package+/resources.py diff | view | raw | blame | history
tests/test_scaffolds/fixture_scaffold/+package+/static/favicon.ico diff | view | raw | blame | history
tests/test_scaffolds/fixture_scaffold/+package+/static/footerbg.png diff | view | raw | blame | history
tests/test_scaffolds/fixture_scaffold/+package+/static/headerbg.png diff | view | raw | blame | history
tests/test_scaffolds/fixture_scaffold/+package+/static/ie6.css diff | view | raw | blame | history
tests/test_scaffolds/fixture_scaffold/+package+/static/middlebg.png diff | view | raw | blame | history
tests/test_scaffolds/fixture_scaffold/+package+/static/pylons.css diff | view | raw | blame | history
tests/test_scaffolds/fixture_scaffold/+package+/static/pyramid-small.png diff | view | raw | blame | history
tests/test_scaffolds/fixture_scaffold/+package+/static/pyramid.png diff | view | raw | blame | history
tests/test_scaffolds/fixture_scaffold/+package+/static/transparent.gif diff | view | raw | blame | history
tests/test_scaffolds/fixture_scaffold/+package+/templates/mytemplate.pt_tmpl diff | view | raw | blame | history
tests/test_scaffolds/fixture_scaffold/+package+/test_no_content.py_tmpl diff | view | raw | blame | history
tests/test_scaffolds/fixture_scaffold/+package+/tests.py_tmpl diff | view | raw | blame | history
tests/test_scaffolds/fixture_scaffold/+package+/views.py_tmpl diff | view | raw | blame | history
tests/test_scaffolds/fixture_scaffold/CHANGES.txt_tmpl diff | view | raw | blame | history
tests/test_scaffolds/fixture_scaffold/MANIFEST.in_tmpl diff | view | raw | blame | history
tests/test_scaffolds/fixture_scaffold/README.txt_tmpl diff | view | raw | blame | history
tests/test_scaffolds/fixture_scaffold/development.ini_tmpl diff | view | raw | blame | history
tests/test_scaffolds/fixture_scaffold/production.ini_tmpl diff | view | raw | blame | history
tests/test_scaffolds/fixture_scaffold/setup.py_tmpl diff | view | raw | blame | history
tests/test_scaffolds/test_copydir.py diff | view | raw | blame | history
tests/test_scaffolds/test_init.py diff | view | raw | blame | history
tests/test_scaffolds/test_template.py diff | view | raw | blame | history
tests/test_scripting.py diff | view | raw | blame | history
tests/test_scripts/__init__.py diff | view | raw | blame | history
tests/test_scripts/dummy.py diff | view | raw | blame | history
tests/test_scripts/pystartup.txt diff | view | raw | blame | history
tests/test_scripts/test_common.py diff | view | raw | blame | history
tests/test_scripts/test_pcreate.py diff | view | raw | blame | history
tests/test_scripts/test_pdistreport.py diff | view | raw | blame | history
tests/test_scripts/test_prequest.py diff | view | raw | blame | history
tests/test_scripts/test_proutes.py diff | view | raw | blame | history
tests/test_scripts/test_pserve.py diff | view | raw | blame | history
tests/test_scripts/test_pshell.py diff | view | raw | blame | history
tests/test_scripts/test_ptweens.py diff | view | raw | blame | history
tests/test_scripts/test_pviews.py diff | view | raw | blame | history
tests/test_security.py diff | view | raw | blame | history
tests/test_session.py diff | view | raw | blame | history
tests/test_settings.py diff | view | raw | blame | history
tests/test_static.py diff | view | raw | blame | history
tests/test_testing.py diff | view | raw | blame | history
tests/test_threadlocal.py diff | view | raw | blame | history
tests/test_traversal.py diff | view | raw | blame | history
tests/test_tweens.py diff | view | raw | blame | history
tests/test_url.py diff | view | raw | blame | history
tests/test_urldispatch.py diff | view | raw | blame | history
tests/test_util.py diff | view | raw | blame | history
tests/test_view.py diff | view | raw | blame | history
tests/test_viewderivers.py diff | view | raw | blame | history
tests/test_wsgi.py diff | view | raw | blame | history