skupperproject / skupper-router

An application-layer router for Skupper networks
https://skupper.io
Apache License 2.0
14 stars 18 forks source link

Add vanflow system tests for the tcp adaptor #1479

Open ganeshmurthy opened 4 months ago

ganeshmurthy commented 4 months ago

Currently, we have general vflow tests in system_tests_vflow.py.

Add tcp adaptor specific vanflow tests

Look to see which specific flows are created/used and write tests that exercise these flows and make sure the results are what we expect.