summaryrefslogtreecommitdiff
path: root/unittests.py
Commit message (Expand)AuthorAgeFilesLines
* 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