summaryrefslogtreecommitdiff
path: root/docs/tutorials/wiki2/src/tests/tutorial
AgeCommit message (Expand)Author
2024-02-04upgrade tests chapterMichael Merickel
2021-12-17Move IRC channel to Libera.ChatSergey Maranchuk
2021-02-03Sync source files with update to cookiecutter.Steve Piercy
2021-01-08Descramble importsSteve Piercy
2020-12-12change identity checks to use request.is_authenticatedMichael Merickel
2020-11-07Remove request.user from wiki2 testing tutorial.Theron Luhn
2020-10-13Rename `ISecurityPolicy.authenticated_identity` to `identity`Theron Luhn
2020-04-17inheriting from `object` not necessary in py3Sergey Maranchuk
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
2020-01-03Stupid PyCharm caching of diff will be the death of meSteve Piercy
2020-01-02Resync wiki2/*.rst and related files after moving tests directorySteve Piercy
2020-01-02Update tests src filesSteve Piercy
2018-11-27Merge pull request #3438 from stevepiercy/docs-style-inputsSteve Piercy
2018-11-27Add a style to show text in input fields.Steve Piercy
2018-11-27Fix links after running linkcheck, excluding HISTORY.txt, a local link, and a...Steve Piercy
2018-11-17Update Python source files in docs to use `from html import escape`, now that...Steve Piercy
2018-08-30Update wiki2 with alchemy cookiecutter source filesSteve Piercy
2018-06-30use correct script name to fix testsSteve Piercy
2018-06-30synch up source code in tests stepSteve Piercy
2018-01-12Update templates to align with cookiecuttersSteve Piercy
2017-10-28Synch source files with cookiecutterSteve Piercy
2017-06-10update src files and synch emphasize-lines for alchemy wiki tutorialSteve Piercy
2017-05-23updated references for the models that have references for the config.settingsChris Morales
2017-05-22Also replace script tags appear everywhereFang-Pen Lin
2017-04-15Update default.pyJeremy Chen
2017-01-10fix unittests in wiki2 to work without deps on py2 and py3Michael Merickel
2016-12-08bring wiki2 test coverage up to 100%, refs #2451Nejc Zupan
2016-07-16fix the wiki2 tutorial to set the password as unicodeMichael Merickel
2016-07-06Update links for AlembixSteve Piercy
2016-06-13pep8: inline comment must have 2 spaces beforeJC Bohin
2016-06-13Fix flake8's noqa directive in documentation and scaffoldsJC Bohin
2016-05-20Change column `Page.data` to `Text`viniciusban
2016-05-15password_hash is unicode, needs to be encodedMichael Merickel
2016-04-11remove theme.min.css, it serves no purposeMichael Merickel
2016-04-11tweak wiki2 test to be more succinctSteve Piercy
2016-04-09use an alias for the import. Fixes #2450. Thanks @bertjwregeer!Steve Piercy
2016-02-28redirect to edit page when user attempts to add page that already existsSteve Piercy
2016-02-28apply change to all src/*/user.pySteve Piercy
2016-02-18update tests chapterMichael Merickel
2016-02-12forward port changes to models / scripts to later chaptersMichael Merickel
2016-02-10update 404 templatesMichael Merickel
2016-02-10several simple refactoringsMichael Merickel
2016-02-10split login from forbiddenMichael Merickel
2016-02-08fix functional testsMichael Merickel
2016-02-08fix jinja2 none testMichael Merickel
2016-02-08fix tests to get the bind from dbsession_factory properlyMichael Merickel
2016-02-08[wip] update tests in wiki2 tutorialMichael Merickel
2015-12-02- add comment to NAMING_CONVENTION per 9b12c01168cb756ec36351d7414cad95e87f6581Steve Piercy