Add 3 unittests with fixed log file contents
authorChristian Herdtweck <christian.herdtweck@intra2net.com>
Tue, 8 Nov 2022 10:37:09 +0000 (11:37 +0100)
committerChristian Herdtweck <christian.herdtweck@intra2net.com>
Tue, 8 Nov 2022 10:46:35 +0000 (11:46 +0100)
commit077e8fa986e587b837ac15bb3def217422ecfe4d
tree203ab00cdd442a6ea9268fd98be0b8d6f22acb9f
parenta678b534bde91c2609fe463f3c9b9190ea45dec5
Add 3 unittests with fixed log file contents

Add some stability/reliability/reproducability to log parsing unit tests.

Also: fix type documentation in LogParser doc string
src/log_read.py
test/test_log_read.py