summaryrefslogtreecommitdiff
path: root/testtools/tests/test_monkey.py
Commit message (Expand)AuthorAgeFilesLines
* Upgrade asserts with teyit for Python 3.11 compatibilityHugo van Kemenade2022-02-071-24/+26
* Upgrade Python syntax with pyupgrade --py3-plusHugo2020-01-181-1/+1
* Convert assertRaises usage to assertThat.Robert Collins2010-11-111-2/+3
* Fix gratuitous Python 3 breakage.Jonathan Lange2010-10-211-1/+1
* Add a convenience function to just patch a single thing.Jonathan Lange2010-08-041-1/+19
* Handle missing attributes better.Jonathan Lange2010-08-041-5/+15
* Restore monkey code.Jonathan Lange2010-08-041-0/+138
* Just not needed.Jonathan Lange2010-08-031-138/+0
* Fix the code to use naming conventions.Jonathan Lange2010-06-241-27/+28
* Nicer comments.Jonathan Lange2010-06-241-12/+11
* Death to braces.Jonathan Lange2010-06-241-2/+2
* Better names, better conventionsJonathan Lange2010-06-241-86/+68
* Add monkeypatcher code.Jonathan Lange2010-06-241-0/+156