Unit tests
noneymous opened this issue · 0 comments
noneymous commented
Unit tests are a complex topic when involving network communication, especially when targeting network security scanning. You'll need test targets that behave in all kind of ways. We had lots of tests running against internal systems, which had to be removed for this release of course. Maybe a docker container deploying lots of insecure software with insecure configurations could be defined, against which unit tests could run.