summaryrefslogtreecommitdiff
path: root/docs/tutorials/wiki2/src/tests/tutorial/security.py
AgeCommit message (Expand)Author
2024-02-04upgrade tests chapterMichael Merickel
2020-11-07Remove request.user from wiki2 testing tutorial.Theron Luhn
2020-10-13Rename `ISecurityPolicy.authenticated_identity` to `identity`Theron Luhn
2020-01-16update docs with pyramid.authorizatio imports after syncing masterMichael Merickel
2020-01-09demonstrate an identity_cacheMichael Merickel
2020-01-07revamp the test suite and explain the fixturesMichael Merickel
2018-06-30synch up source code in tests stepSteve Piercy
2016-02-18update tests chapterMichael Merickel
2015-12-02- rewrite wiki2/tests.rst (removed an obsolete reference to testing models, p...Steve Piercy
2011-11-27- The SQLAlchemy Wiki tutorial has been updated. It now usesChris McDonough
2011-07-01- The Wiki2 tutorial "Tests" chapter had two bugs: it did not tell the userChris McDonough