summaryrefslogtreecommitdiff
path: root/tests/pkgs
AgeCommit message (Expand)Author
2025-08-24Test against actual assets.Theron Luhn
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
2022-01-07make latest black happyMarcin Lulek
2020-10-13Rename `ISecurityPolicy.authenticated_identity` to `identity`Theron Luhn
2020-07-12Run isort 5.x across code baseBert JW Regeer
2020-04-19invoke super() without argumentsSergey Maranchuk
2020-04-17inheriting from `object` not necessary in py3Sergey Maranchuk
2020-01-03Merge branch 'master' into security-docsMichael Merickel
2019-12-30rename identify(request) to authenticated_identity(request)Michael Merickel
2019-12-27isortMichael Merickel
2019-12-23Merge branch 'master' into luhn-authenticated-useridMichael Merickel
2019-12-15Revert "Bring back identity into permits."Theron Luhn
2019-12-14Bring back identity into permits.Theron Luhn
2019-12-14Fix security policy integration tests.Theron Luhn
2019-12-14start reworking security policyÉric Araujo
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-14move text_, bytes_ and ascii_ to pyramid.util and remove native_Michael Merickel
2018-11-14remove SimpleCookie and escape shimsMichael Merickel
2018-10-15fix lint on testsMichael Merickel
2018-10-15remove bare exceptsMichael 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