Commit graph

260 commits

Author SHA1 Message Date
Bastian Schroll 0af091373f remove csv descr from paket and wildcard
should be done in a module
2019-09-20 13:06:15 +02:00
Bastian Schroll 5aafb02772 update docs 2019-09-20 12:00:02 +02:00
Bastian Schroll a3ffbf5e87 insert basic changelog 2019-09-20 08:51:54 +02:00
Bastian Schroll d35f8a7102 add broadcast docs 2019-09-20 07:59:11 +02:00
Bastian Schroll ace663f348 edit docu 2019-09-19 22:27:46 +02:00
Bastian Schroll f4125ce9fb add docu build script 2019-09-19 17:34:59 +02:00
Bastian Schroll 642595fb9a Merge remote-tracking branch 'origin/develop' into cleanup 2019-09-19 17:05:49 +02:00
Bastian Schroll 6d688acfac improve documentation 2019-09-19 14:46:18 +02:00
Bastian Schroll 4508d4dfb8 some little cleanups 2019-09-18 22:03:47 +02:00
Bastian Schroll dc5c0dab5e Merge branch 'docs' into develop 2019-09-18 19:21:41 +02:00
Bastian Schroll e2c8394907 add basic docu 2019-09-18 18:38:17 +02:00
Bastian Schroll 438dda48c2 prepare for mkdocs docu 2019-09-18 16:41:48 +02:00
Bastian Schroll 53a7d31797 some docu changes 2019-03-10 19:41:42 +01:00
Bastian Schroll 0e0e719034 update docu 2019-03-10 19:26:58 +01:00
Bastian Schroll c82a294797 improve config docu 2019-03-10 19:15:05 +01:00
Bastian Schroll 6891616215 add first config readme 2019-03-09 12:40:10 +01:00
Bastian Schroll d1d0624a36 remove emtpy doubleFilter test 2019-03-09 12:20:35 +01:00
Bastian Schroll 58214fe7f1 little fix if no config is available 2019-03-09 12:19:09 +01:00
Bastian Schroll 2e9681b7d4 add a modeFilter module 2019-03-09 12:12:35 +01:00
Bastian Schroll 35c6de4c54 Merge branch 'split_router' into develop 2019-03-05 12:53:47 +01:00
Bastian Schroll 112e12142e Merge branch 'add_testdata' into develop 2019-03-05 12:43:17 +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 05166cfdca add docstrings to the router classes 2019-03-04 20:10:49 +01:00
Bastian Schroll 54676f9f06 remove false todo 2019-03-04 14:54:00 +01:00
Bastian Schroll 8ae23b4d0f split router classes and make own module 2019-03-04 14:48:25 +01:00
Bastian Schroll 6306a845c7 remove deprecated files 2019-03-03 20:46:33 +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 c76c179225 various pylint fixes 2019-03-03 19:39:53 +01:00
Bastian Schroll 7256cfca3a fix pylint in server and client (imports)
# pylint: disable=wrong-import-position
# pylint: disable=wrong-import-order
2019-03-03 19:24:05 +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 3feda678e2 some little fixes 2019-03-03 19:14:00 +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 f19bf7a96a remove bad exception catching in client and server 2019-03-03 00:58:53 +01:00
Bastian Schroll f0d76ea165 remove unused import 2019-03-02 22:36:28 +01:00
Bastian Schroll 39d88f3e3d implement new router system in server 2019-03-02 09:17:20 +01:00
Bastian Schroll 3fa10911c9 remove generall exception handling 2019-03-02 09:15:40 +01:00
Bastian Schroll 4ac4bc5faa improve error handling in router building 2019-03-01 22:46:28 +01:00
Bastian Schroll f487bfc104 some refactoring 2019-03-01 22:12:29 +01:00
Bastian Schroll 7f55be4823 add some error handling in router 2019-03-01 21:46:48 +01:00
Bastian Schroll 98d2ea344b add RouterManager 2019-03-01 20:41:13 +01:00
Bastian Schroll 27ca31aa8c edit doku 2019-03-01 17:54:58 +01:00
Bastian Schroll 61b4cc6631 fixe some testing issues 2019-03-01 12:20:48 +01:00
Bastian Schroll aeaea325e9 many file moves 2019-03-01 12:16:06 +01:00
Bastian Schroll a42676010e some reworks
- rework configYaml
- rework router mechanism test
- move plugin and module files
2019-03-01 12:09:12 +01:00