summaryrefslogtreecommitdiff
path: root/tests/test_scripts
AgeCommit message (Expand)Author
2020-07-12Run isort 5.x across code baseBert JW Regeer
2020-05-06set() -> {}Bert JW Regeer
2020-04-19Replace deprecated unittest alias assertEquals with assertEqualSergey Maranchuk
2020-04-19invoke super() without argumentsSergey Maranchuk
2020-04-17inheriting from `object` not necessary in py3Sergey Maranchuk
2019-12-27isortMichael Merickel
2019-08-24fix testMichael Merickel
2019-03-21Add ignore_files to pserve configuration sectionEric Atkin
2018-11-14rely on webob for request.path_info and request.schemeMichael Merickel
2018-11-12get rid of NativeIO alias and a few othersMichael Merickel
2018-10-31initial work removing pcreateMichael Merickel
2018-10-15fix lint on testsMichael 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