Commit Graph

15 Commits

Author SHA1 Message Date
Kristóf Tóth 89b720c439 Add forgotten test case 2019-09-04 18:18:03 +02:00
Kristóf Tóth 10cd07973d Implement unit tests for EventHandler subclasses 2019-09-04 17:13:58 +02:00
Kristóf Tóth ffc06a64ee Clarify exception message in EHFactoryBase 2019-08-30 15:28:11 +02:00
Kristóf Tóth 25cf672231 Enable handlers to specify EventHandler type 2019-08-30 14:44:57 +02:00
Kristóf Tóth 11bb1e492a Add get_type() method to TypeIdRegistryMixin 2019-08-30 14:44:26 +02:00
Kristóf Tóth d9bcfb3705 Add metaclass capable of building instances from class name string 2019-08-29 12:03:14 +02:00
Kristóf Tóth 016130b081 Fix pylint issues 2019-08-28 16:40:23 +02:00
R. Richard 965973a32f Fix issues in PR #64 2019-08-26 11:12:13 +02:00
R. Richard 2e5867cc49 Introduce intent for TFW messages and fix FSM related bugs 2019-08-26 11:12:13 +02:00
Kristóf Tóth 9e49a93df3 Fix event handler pytest.raises test cases 2019-08-12 16:25:03 +02:00
R. Richard 35e5b595d1 Rename message keys 2019-08-08 14:45:59 +02:00
R. Richard dded7fd65c Update FSM related classes according to the new API 2019-08-07 09:46:58 +02:00
R. Richard e87a16991c Implement signed event handler 2019-08-05 13:47:05 +02:00
Kristóf Tóth 30223fe99f Rename ServerConnector interface to Connector ¯\_(ツ)_/¯ 2019-07-30 15:17:29 +02:00
Kristóf Tóth 52399f413c Simplify package structure 2019-07-24 15:50:41 +02:00