summaryrefslogtreecommitdiff
path: root/docs/tutorials/wiki/src/tests/CHANGES.txt
AgeCommit message (Collapse)Author
2024-02-07chore: sync with cookiecutter:Tres Seaver
- Use 'pyproject.toml' rather than 'setup.py', 'pytest.ini', '.coveragerg'. - Drop 'CHANGES.txt': implementing that in 'pyproject.toml' is a distraction. - Convert README to Markdown.
2016-12-23wiki/src/tests updates, use correct lexersSteve Piercy
2016-04-10- update wiki tests step and its src filesSteve Piercy
- add test_referrer_is_login() to provide 100% coverage
2011-07-01fix wiki tests tooChris McDonough