flow: Unit tests needed. #82
Labels
bug
Something isn't working
from-akamai-pre-open
Issue origin is Akamai, before opening source
test
Unit and functional tests; demo/example programs
Filed by @ygoldfeld pre-open-source:
The good news is Flow has been widely tested with tons of integration testing, elsewhere. It has proven itself solid in practice.
The bad news is it lacks systematic unit testing which reduces confidence and increases risk of regressions. As an open-source project this is a deficit. Flow is manageably-sized, and it is not a hugely difficult task to resolve this. We have a pretty large GoogleTest-based unit test suite in sister/dependent project, Flow-IPC.
Since net_flow is a bit of an outlier as essentially a demo/niche module, it could be excluded from this work at first (separate ticket to handle it later/separately - TODO).
The text was updated successfully, but these errors were encountered: