You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These should use the functional testing support classes set up in issue #6 to test the proxy server end-to-end with another embedded real server.
There should be at least four tests to cover Delay, Discard, SlowDown, and PeerClose. These should also verify the ScenarioSelector behaviors and metrics.
While driven by JUnit, these are not unit tests
The text was updated successfully, but these errors were encountered:
Implemented the following functional tests to demonstrate end-to-end slow-light proxy server having various configurations like - delay, random data, discard, etc.
These should use the functional testing support classes set up in issue #6 to test the proxy server end-to-end with another embedded real server.
There should be at least four tests to cover Delay, Discard, SlowDown, and PeerClose. These should also verify the ScenarioSelector behaviors and metrics.
While driven by JUnit, these are not unit tests
The text was updated successfully, but these errors were encountered: