summaryrefslogtreecommitdiff
path: root/tests/test_scripts/dummy.py
AgeCommit message (Collapse)Author
2024-02-04remove unused dummy objectsMichael Merickel
2020-04-17inheriting from `object` not necessary in py3Sergey Maranchuk
2019-12-27isortMichael Merickel
2018-11-14rely on webob for request.path_info and request.schemeMichael Merickel
2018-10-15fix lint on testsMichael Merickel
2018-10-15format source using blackMichael Merickel
2018-10-14move tests out of the packageMichael Merickel