| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-07 | fix: document test harness config via 'pyproject.toml' | Tres Seaver | |
| 2024-02-07 | docs: update ZODB wiki tutorial to cookiecutter | Tres Seaver | |
| - Describe 'pyproject.toml' usage (replacing 'setup.py', 'pytest.ini', '.coveragerc'). - Document the new PyPA-blessed build process. | |||
| 2020-01-15 | Minor grammar fixes | Steve Piercy | |
| - Expand contractions and spell out words | |||
| 2020-01-12 | upgrade the test harness | Michael Merickel | |
| 2020-01-02 | Resync wiki/*.rst and related files after moving tests directory | Steve Piercy | |
| 2019-12-15 | Remove Python 3.4, Python 3.5, and add Python 3.8 | Steve Piercy | |
| 2018-11-26 | Add note about docutils deprecation warnings. | Steve Piercy | |
| Submitted a PR to fix the warnings in WebTest https://github.com/Pylons/webtest/pull/207, which usually gets reviewed and merged rapidly, so didn't bother to include a warning for it. | |||
| 2018-11-25 | rewrap narrative, adjust grammar | Steve Piercy | |
| 2018-10-05 | Merge branch 'master' into one_cc | Steve Piercy | |
| 2018-10-03 | Change references to "py.test" to "pytest" in ZODB tutorial test page | Paul Cutler | |
| Change all references of "py.test" to "pytest" per pytest 3.0 release in the test page of the ZODB + Traversal tutorial | |||
| 2018-09-16 | doc fixes | Stephen Martin | |
| 2018-09-09 | merging cookiecutters | Stephen Martin | |
| 2018-08-19 | Standardize Unix capitalization | Steve Piercy | |
| 2018-08-18 | Clean up code-blocks in tutorials/wiki/tests | Steve Piercy | |
| 2016-12-23 | wiki/src/tests updates, use correct lexers | Steve Piercy | |
| 2016-12-23 | standardize windows prompt | Steve Piercy | |
| 2016-12-23 | Use cookiecutter instead of scaffold and pcreate | Steve Piercy | |
| - minor grammar and reST fixes | |||
| 2016-05-08 | docs: Fix typos. | Vincent Férotin | |
| 2016-05-07 | update tutorials/wiki/tests.rst with py.test and coverage defaults | Steve Piercy | |
| 2016-04-10 | - update wiki tests step and its src files | Steve Piercy | |
| - add test_referrer_is_login() to provide 100% coverage | |||
| 2016-04-09 | - fix traversal tutorial reference | Steve Piercy | |
| - add intersphinx targets to wiki/* | |||
| 2015-05-27 | - clean up and make consistent across wiki tutorials | Steve Piercy | |
| - update templates and static assets for new design | |||
| 2013-09-06 | update the code in the wiki and wiki2 tutorials to use pyramid_chameleon | Michael Merickel | |
| 2013-03-13 | consistency: use $VENV whenever virtualenv binaries are used | Tshepang Lekhonkhobe | |
| 2013-03-04 | fix #311 | Tshepang Lekhonkhobe | |
| 2013-01-20 | point to the sources of the wiki tutorials in just one location; fix #763 | Tshepang Lekhonkhobe | |
| * This avoids having to update the link multiple times. * Also, mention their location, in case user has Pyramid checkout. | |||
| 2012-12-13 | Improvements to the ZODB tutorial Tests chapter | Patricio Paez | |
| - Standardize with the SQL tutorial | |||
| 2012-11-22 | Sync the tutorial docs for the transaction dependency | Patricio Paez | |
| 2012-03-17 | link to tests stage source | Chris McDonough | |
| 2011-11-28 | move code from login.py to views.py (like sqla tutorial) | Chris McDonough | |
| 2011-11-08 | Use active ("Run the Tests") rather than passive ("Running the Tests") | kenmanheimer | |
| voice for the headings. | |||
| 2011-11-08 | Track change of the scaffolding file names, removing 'pyramid_' prefix. | kenmanheimer | |
| 2011-07-01 | fix wiki tests too | Chris McDonough | |
| 2011-06-05 | Close zodb before removing in functional tests | Patricio Paez | |
| 2011-04-20 | Adding Tests in the ZODB wiki tutorial | Patricio Paez | |
| - New section in the main index - Move Model and View tests there - Added Functional tests | |||
