summaryrefslogtreecommitdiff
path: root/tests/test_integration.py
AgeCommit message (Expand)Author
2024-01-27revert restriction to eventonly predicates, allow a predicate to receive all ...Michael Merickel
2023-08-21appease linterChris McDonough
2023-08-21re-add integration tests (bad merge) and add integration test for nulbyte che...Chris McDonough
2023-08-21add integration testsChris McDonough
2022-03-13pyupgrade --py37-plusMichael Merickel
2020-07-12Run isort 5.x across code baseBert JW Regeer
2020-05-06Remove unnecessary coding linesBert JW Regeer
2020-04-17inheriting from `object` not necessary in py3Sergey Maranchuk
2019-12-04negotiate the best static asset using supported encodingsMichael Merickel
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