Commit graph

70 commits

Author SHA1 Message Date
Bastian Schroll 0c6044072a Merge branch 'develop' into process_manager 2019-09-20 14:54:07 +02:00
Bastian Schroll b157f96057 Merge branch 'develop' into process_manager 2019-09-19 10:54:51 +02:00
Bastian Schroll 4508d4dfb8 some little cleanups 2019-09-18 22:03:47 +02:00
Bastian Schroll 438dda48c2 prepare for mkdocs docu 2019-09-18 16:41:48 +02:00
Bastian Schroll 4f389723c0 some refactorings 2019-03-11 07:54:11 +01:00
Bastian Schroll d1d0624a36 remove emtpy doubleFilter test 2019-03-09 12:20:35 +01:00
Bastian Schroll bfa25d124a rename testdata file - cause pytest err 2019-03-05 12:41:27 +01:00
Bastian Schroll 66e0ede4c0 add testdata to the client 2019-03-05 12:32:56 +01:00
Bastian Schroll 43674989b9 little change in server test 2019-03-03 20:14:46 +01:00
Bastian Schroll 69acff24e4 add doc strings for tests 2019-03-03 20:00:04 +01:00
Bastian Schroll 6f51d3e734 fix the "Redefining name ... from outer scope" in tests
problem of the pylint fixtures
2019-03-03 19:18:19 +01:00
Bastian Schroll 4b69b08028 fix test config file location and paths 2019-03-03 13:58:37 +01:00
Bastian Schroll 2ca62d90f2 move test files - fix config tests 2019-03-03 13:32:31 +01:00
Bastian Schroll 82e3eb719d move old files to __deprecated folder 2019-03-03 11:21:57 +01:00
Bastian Schroll a35dc15d60 edit pytest suite 2019-03-03 11:13:27 +01:00
Bastian Schroll e372fb75b4 fix some classes for testing 2019-03-03 09:56:36 +01:00
Bastian Schroll 61b4cc6631 fixe some testing issues 2019-03-01 12:20:48 +01:00
Bastian Schroll 9371b71ee0 add isRunning/isConnected Props to server and client 2019-02-28 08:57:41 +01:00
Bastian Schroll a8a4116464 edit config_tests 2019-02-27 13:06:41 +01:00
Bastian Schroll 54b4c1439a remove two not possible tests 2019-02-27 09:21:25 +01:00
Bastian Schroll 95c2cecc64 fix name error 2018-09-28 06:11:32 +02:00
Bastian Schroll bbf71a34a7
Merge branch 'develop' into broadcast 2018-09-25 19:06:56 +02:00
Bastian Schroll 22588caac5 add unittest 2018-09-25 18:50:52 +02:00
Bastian Schroll 3eac36d123 some little fixes 2018-09-25 10:08:00 +02:00
Bastian Schroll 7d2935ea0d fixe false date 2018-09-24 20:39:25 +02:00
Bastian Schroll 362e1001b3 improve tests, add is Running prop 2018-09-23 21:39:04 +02:00
Bastian Schroll cb08ad4e88 improve timer tests and add some fixes 2018-09-23 21:08:44 +02:00
Bastian Schroll 1837ba46af
Merge branch 'develop' into ping 2018-09-21 22:09:30 +02:00
Bastian Schroll 3cf0b49c0e start timer as daemon 2018-09-21 14:31:03 +02:00
Bastian Schroll 11eab418ed improve exc handling and tests 2018-09-21 14:21:33 +02:00
Bastian Schroll 91389a9c5b add timer unittest 2018-09-21 13:30:41 +02:00
Bastian Schroll c2b3093bb5
Merge branch 'develop' into server_queue 2018-09-21 12:53:06 +02:00
Bastian Schroll 5c6039ef71 rework server class (added python queue support) 2018-09-20 23:35:56 +02:00
Bastian Schroll 1d30c99180 change import order from pytest 2018-09-20 07:37:10 +02:00
Bastian Schroll 1435d80f0f change import order 2018-09-20 07:31:21 +02:00
Bastian Schroll 3c7489e37e fix little error 2018-09-18 06:05:24 +02:00
Bastian Schroll 3f1eac88be fixes for pyLint 2018-09-18 05:59:38 +02:00
Bastian Schroll f1bf468c2a make decoder classes <<static>> 2018-09-09 16:34:44 +02:00
Bastian Schroll a6542f0b63 edit decoder tests 2018-09-09 16:23:09 +02:00
Bastian Schroll e97b97640b little changes in server 2018-09-09 16:16:55 +02:00
Bastian Schroll 19796ab746 add test files for server and client 2018-06-15 22:20:20 +02:00
Bastian Schroll a1e8393627 little changes + tests 2018-02-22 07:34:42 +01:00
Bastian Schroll fd501c23dc some little improvements 2018-02-03 22:32:28 +01:00
Bastian Schroll 56b97e471f edit config and his test 2018-01-15 21:51:29 +01:00
Bastian Schroll 9c38eeaac0 edit test_config for better coverage 2018-01-12 19:39:11 +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 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