Johnny Robeson
5b3cd44608
add coding: utf-8 magic comment to every .py file
2016-08-07 04:09:17 -04:00
Johnny Robeson
c52394c499
fix the rest of b'__main__':
2016-05-30 01:11:37 -04:00
Jack Wilsdon
070469e259
Remove unicode_literals from __future__ imports
2016-04-18 16:00:13 +01:00
Jack Wilsdon
af5ce6e7e2
Fix event name collision in tests and update tests
...
- Fix `test_event_X` name collision between tests causing tests to
fail unexpectedly.
- Update tests to match new hook plugin design (i.e. remove shell and
subtitution option testing).
2016-04-18 15:36:25 +01:00
Jack Wilsdon
46e5f9d4c8
Update tests to follow PEP 8 coding style
2015-09-11 18:39:15 +01:00
Jack Wilsdon
276c5da913
Remove unused logging import
2015-09-11 18:37:20 +01:00
Jack Wilsdon
0af47bff44
Add tests for hook plugin
2015-09-11 18:11:30 +01:00