Commit graph

88 commits

Author SHA1 Message Date
Bastian Schroll 03e2f6091e add a countPacketsInQueue() method to server 2018-01-12 18:58:14 +01:00
Bastian Schroll 2e515ff15d edit config bool getter 2018-01-12 18:57:56 +01:00
Bastian Schroll 4cd7dd183a edit server and plugin 2018-01-12 12:33:41 +01:00
Bastian Schroll 6c6f5f259b edit config files 2018-01-12 11:15:11 +01:00
Bastian Schroll 7662f05f0c do lock with the with statement 2018-01-12 09:50:46 +01:00
Bastian Schroll 4dad6bc414 edit lock mechanism 2018-01-12 09:14:22 +01:00
Bastian Schroll 8e670f86fc edit packet.py 2018-01-12 09:02:54 +01:00
Bastian Schroll a955058edd insert lock-methods into server 2018-01-12 09:02:26 +01:00
Bastian Schroll d08e11e17e add timeout msg to client 2018-01-12 09:02:07 +01:00
Bastian Schroll e1bbff7a93 fix test_decoder 2018-01-12 07:56:14 +01:00
Bastian Schroll e10a51dd02 log testname on test run 2018-01-12 07:48:27 +01:00
Bastian Schroll 5f6addfbc8 fix error in test_ServerClient 2018-01-12 06:45:55 +01:00
Bastian Schroll 4cce00c477 update _gen/reamdme.md 2018-01-12 06:39:29 +01:00
Bastian Schroll 69de582284 fix typo 2018-01-11 13:58:52 +01:00
Bastian Schroll 1b2dde4e75 Merge remote-tracking branch 'origin/develop' into develop 2018-01-11 13:56:52 +01:00
Bastian Schroll 0b1bd7a59b edit specific get methods to the config (Int, Str, Bool) 2018-01-11 13:02:04 +01:00
Bastian Schroll 6e011301d4 fix some typos and other 2018-01-11 13:01:27 +01:00
Bastian Schroll 0c7fc84089 edit tests 2018-01-11 12:59:53 +01:00
Bastian Schroll 9e0aa779ae edit test_config.py to run with new config methods 2018-01-10 22:22:06 +01:00
Bastian Schroll 9c79757406 add docu to plugin main class 2018-01-10 22:02:43 +01:00
Bastian Schroll ed095ed366 change some logging in plugin main class 2018-01-10 21:56:02 +01:00
Bastian Schroll 0383744927 add specific datatypes to config loader 2018-01-10 21:55:18 +01:00
Bastian Schroll 405c632ceb edit some tests 2018-01-10 17:55:34 +01:00
Bastian Schroll f14a78984a edit .gitignore 2018-01-10 13:10:58 +01:00
Bastian Schroll a68f3f82e6 edit some tests 2018-01-10 13:06:18 +01:00
Bastian Schroll 2ea2e940ac fix header, edit plugin 2018-01-10 12:57:20 +01:00
Bastian Schroll 0618b43d91 edit functions 2018-01-09 21:36:52 +01:00
Bastian Schroll a79ddc49c6 improve statistics 2018-01-09 13:44:46 +01:00
Bastian Schroll 37a348456e edit server.ini 2018-01-09 12:20:28 +01:00
Bastian Schroll 36781fc254 edit bwPacket Methods get and set 2018-01-09 11:33:23 +01:00
Bastian Schroll 1ba76cc66b edit some files 2018-01-08 23:42:26 +01:00
Bastian Schroll 2d279f6e71 edit tests and config 2018-01-08 23:41:33 +01:00
Bastian Schroll d6cd7b8cde edit config files 2018-01-08 23:40:54 +01:00
Bastian Schroll 27c33c5f0d edit __init__.py's 2018-01-08 20:09:15 +01:00
Bastian Schroll 77e299497c insert logo in readme.md 2018-01-08 20:03:59 +01:00
Bastian Schroll 2685a63cdb add plugin base class 2018-01-08 19:57:48 +01:00
Bastian Schroll e08ec80e63 edit packet class config 2018-01-08 19:57:28 +01:00
Bastian Schroll e29628fb7c edit config class and test 2018-01-08 19:57:15 +01:00
Bastian Schroll def65fe5a9 move pytest args in pytest.ini 2018-01-08 16:35:16 +01:00
Bastian Schroll e108720998 edit server.py 2018-01-08 15:50:13 +01:00
Bastian Schroll 5ebfb3d458 comment test_config.py 2018-01-08 14:40:29 +01:00
Bastian Schroll 2b49059594 new tests for config class 2018-01-08 14:35:54 +01:00
Bastian Schroll 531525ef6a add new Config class (unused) 2018-01-08 12:34:09 +01:00
Bastian Schroll f6094618d8 some edits 2018-01-08 08:09:23 +01:00
Bastian Schroll b5b5562a5d fix error in decoder 2018-01-08 07:58:33 +01:00
Bastian Schroll 881615dcce little edits on decoder 2018-01-08 07:56:10 +01:00
Bastian Schroll 9a7dbaeade little edits 2018-01-08 07:47:32 +01:00
Bastian Schroll f64a521bd9 little adds and changes 2018-01-07 23:41:52 +01:00
Bastian Schroll b275abd86f edit descriptor and his test 2018-01-07 23:32:09 +01:00
Bastian Schroll bf6777d095 edit paths and descriptor tests 2018-01-07 23:02:04 +01:00