summaryrefslogtreecommitdiff
path: root/tests/test_config/test_routes.py
AgeCommit message (Expand)Author
2020-07-02add tests and docsÉric Araujo
2020-04-17inheriting from `object` not necessary in py3Sergey Maranchuk
2019-12-27isortMichael Merickel
2019-12-24security policy docs and legacy policy improvementsMichael Merickel
2019-12-23add coverage tests for deprecation warningsMichael Merickel
2018-11-14move text_, bytes_ and ascii_ to pyramid.util and remove native_Michael Merickel
2018-11-11use inherit_slash=True on add_route to opt-in to no trailing slashMichael Merickel
2018-11-04Merge branch 'pr/1639' into bare-route-prefixMichael Merickel
2018-11-02remove deprecated media range support from add_view and add_routeMichael 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