summaryrefslogtreecommitdiff
path: root/tests/test_path.py
AgeCommit message (Expand)Author
13 daysremove pkg_resources callsmainDaniel Schadt
2025-08-24Test against actual assets.Theron Luhn
2025-08-24Implement our own version of `resource_filename`.Theron Luhn
2025-08-24Move resolvers into `pyramid.resolver`Theron Luhn
2022-03-13pyupgrade --py37-plusMichael Merickel
2020-09-29Blackify for v20.8b1Steve Piercy
2020-07-12Run isort 5.x across code baseBert JW Regeer
2020-05-28Revert "Fix tests that depend on the test runner"Bert JW Regeer
2020-05-06Fix tests that depend on the test runnerBert JW Regeer
2020-04-17inheriting from `object` not necessary in py3Sergey Maranchuk
2019-12-27isortMichael Merickel
2018-11-12initial work to remove py2 from the codebaseMichael 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