summaryrefslogtreecommitdiff
path: root/unittests.py
Commit message (Expand)AuthorAgeFilesLines
* Include event name in UnhandledEvent's __repr__ outputDavid Pursehouse2016-02-291-0/+2
* Bump pep8 to 1.5.7David Pursehouse2014-10-271-1/+2
* Add inline review support0.2.8Peter Theckanath2014-09-011-0/+39
* Replace deprecated assertEquals() with assertEqual()Peter Theckanath2014-09-011-176/+176
* Add message formatter class0.2.7David Pursehouse2014-06-191-0/+112
* Revert "Remove support for Gerrit over ssh"David Pursehouse2014-05-291-1/+288
* Migrate setup to pbrDavid Pursehouse2014-05-021-23/+0
* Remove support for Gerrit over sshDavid Pursehouse2014-04-281-287/+1
* Fix #8: Support the "topic-changed" stream eventDavid Pursehouse2013-09-111-1/+20
* Fix #7: Support the "reviewer-added" stream eventDavid Pursehouse2013-09-111-1/+25
* Fix #6: Support the "merge-failed" stream eventDavid Pursehouse2013-09-111-1/+26
* Fix #5: Move json parsing and error handling into the event factoryDavid Pursehouse2013-09-111-7/+13
* Fix #3: Don't treat unhandled event types as errorsDavid Pursehouse2013-09-111-1/+8
* Fix #4: Keep event's raw json data in the event objectDavid Pursehouse2013-09-111-1/+1
* Don't put copyright and license headers in Python module docstringsDavid Pursehouse2013-08-071-25/+23
* Fix pylint warningsDavid Pursehouse2013-08-061-1/+1
* Add a unit test to ensure dependency package version consistencyDavid Pursehouse2013-08-061-0/+22
* Fix hostname in unit testsDavid Pursehouse2012-10-171-1/+1
* Add license informationDavid Pursehouse2012-09-201-1/+25
* Simplify the unit test structureDavid Pursehouse2012-09-201-0/+216