summaryrefslogtreecommitdiff
path: root/tests/test_scripts/test_prequest.py
AgeCommit message (Collapse)Author
2023-10-24Fix 'tox -e lint' testsadroullier
2023-10-24Fix 'tox -e lint' testsadroullier
2023-10-24Adding script name to 'global_config' during application setup as '__script__'adroullier
2019-12-27isortMichael Merickel
2018-11-12get rid of NativeIO alias and a few othersMichael Merickel
2018-10-15format source using blackMichael Merickel
2018-10-14fix the tests to import from the tests package instead of pyramid.testsMichael Merickel
2018-10-14move tests out of the packageMichael Merickel