summaryrefslogtreecommitdiff
path: root/docs/tutorials/wiki/tests.rst
AgeCommit message (Expand)Author
2024-02-07fix: document test harness config via 'pyproject.toml'Tres Seaver
2024-02-07docs: update ZODB wiki tutorial to cookiecutterTres Seaver
2020-01-15Minor grammar fixesSteve Piercy
2020-01-12upgrade the test harnessMichael Merickel
2020-01-02Resync wiki/*.rst and related files after moving tests directorySteve Piercy
2019-12-15Remove Python 3.4, Python 3.5, and add Python 3.8Steve Piercy
2018-11-26Add note about docutils deprecation warnings.Steve Piercy
2018-11-25rewrap narrative, adjust grammarSteve Piercy
2018-10-05Merge branch 'master' into one_ccSteve Piercy
2018-10-03Change references to "py.test" to "pytest" in ZODB tutorial test pagePaul Cutler
2018-09-16doc fixesStephen Martin
2018-09-09merging cookiecuttersStephen Martin
2018-08-19Standardize Unix capitalizationSteve Piercy
2018-08-18Clean up code-blocks in tutorials/wiki/testsSteve Piercy
2016-12-23wiki/src/tests updates, use correct lexersSteve Piercy
2016-12-23standardize windows promptSteve Piercy
2016-12-23Use cookiecutter instead of scaffold and pcreateSteve Piercy
2016-05-08docs: Fix typos.Vincent Férotin
2016-05-07update tutorials/wiki/tests.rst with py.test and coverage defaultsSteve Piercy
2016-04-10- update wiki tests step and its src filesSteve Piercy
2016-04-09- fix traversal tutorial referenceSteve Piercy
2015-05-27- clean up and make consistent across wiki tutorialsSteve Piercy
2013-09-06update the code in the wiki and wiki2 tutorials to use pyramid_chameleonMichael Merickel
2013-03-13consistency: use $VENV whenever virtualenv binaries are usedTshepang Lekhonkhobe
2013-03-04fix #311Tshepang Lekhonkhobe
2013-01-20point to the sources of the wiki tutorials in just one location; fix #763Tshepang Lekhonkhobe
2012-12-13Improvements to the ZODB tutorial Tests chapterPatricio Paez
2012-11-22Sync the tutorial docs for the transaction dependencyPatricio Paez
2012-03-17link to tests stage sourceChris McDonough
2011-11-28move code from login.py to views.py (like sqla tutorial)Chris McDonough
2011-11-08Use active ("Run the Tests") rather than passive ("Running the Tests")kenmanheimer
2011-11-08Track change of the scaffolding file names, removing 'pyramid_' prefix.kenmanheimer
2011-07-01fix wiki tests tooChris McDonough
2011-06-05Close zodb before removing in functional testsPatricio Paez
2011-04-20Adding Tests in the ZODB wiki tutorialPatricio Paez