15 Commits

Author SHA1 Message Date
Matthias Bisping
bb19698d64 skip server predict test 2022-04-19 20:01:59 +02:00
Matthias Bisping
5094015a87 sonar stage after build stage 2022-04-19 19:05:50 +02:00
Matthias Bisping
e988ada236 basic config in logger.py; xfail actual server tests 2022-04-19 18:37:53 +02:00
Matthias Bisping
78b8c930d9 0.0.0.0 for webserver host in test 2022-04-19 18:24:46 +02:00
Matthias Bisping
4d86e78307 muting logger in tests 2022-04-02 19:31:08 +02:00
Matthias Bisping
a89e374c67 removed obsolete code 2022-04-02 03:41:55 +02:00
Matthias Bisping
0861e22542 fixed pipeline not working with flask... model was loaded in external process, probably; known issue 2022-04-02 03:38:44 +02:00
Matthias Bisping
5c23898280 added log messages to all pipelien components; converting pipelien output to list for REST transport; refactoring; added e2e test (flask + pipeline)... but hangs 2022-04-02 02:44:30 +02:00
Matthias Bisping
e8d0299e46 refactoring 2022-04-02 01:27:30 +02:00
Matthias Bisping
b4b929b65f added mocked server tests with flask testing uitilities 2022-04-01 21:55:59 +02:00
Matthias Bisping
94783c54f2 eliminated redai dependency; updated requirement versions 2022-04-01 21:10:41 +02:00
Matthias Bisping
2b48c6108b added coverage.process_startup for multiprocessing coverage... but does not quite work yet 2022-04-01 19:51:33 +02:00
Matthias Bisping
c372529ee5 dynamic waiting for server to be ready in tests 2022-04-01 19:04:41 +02:00
Matthias Bisping
7c2cf44ad0 refactoring 2022-04-01 00:21:57 +02:00
Matthias Bisping
c125e1ff6c web server refactoring + tests 2022-03-31 23:43:14 +02:00