summaryrefslogtreecommitdiff
path: root/tests/test_static.py
AgeCommit message (Expand)Author
2023-08-21chore: appease lint, better varnameTres Seaver
2023-08-21fix: reject NUL character as path elementTres Seaver
2022-03-13pyupgrade --py37-plusMichael Merickel
2020-04-17inheriting from `object` not necessary in py3Sergey Maranchuk
2019-12-15fix failing testMichael Merickel
2019-12-15fix lintMichael Merickel
2019-12-15handle a missing content negotiation case where the unencoded option is not a...Michael Merickel
2019-12-04negotiate the best static asset using supported encodingsMichael 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