summary refs log tree commit diff
path: root/tests/test_state.py (unfollow)
Commit message (Expand)AuthorFilesLines
2014-12-16Construct the EventContext in the state handler rather than constructing one ...Mark Haines1-14/+8
2014-12-16clean up coding style a bitMark Haines8-26/+26
2014-12-16Remove annotate_event_with_state as nothing was using it. Update state tests