summaryrefslogtreecommitdiff
path: root/tests/test_integration.py
AgeCommit message (Expand)Author
2019-04-27Add simple integration tests for security.Theron Luhn
2019-03-09Get integration tests working again.Theron Luhn
2018-11-18stop using u-prefix stringsMichael Merickel
2018-11-14move text_, bytes_ and ascii_ to pyramid.util and remove native_Michael Merickel
2018-11-14remove urllib.parse shimsMichael 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