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
Test settings connection timeout.
Test settings connection limit.
Test settings custom status messages.
Test settings HTTP/HTTPS bind address.
Test stopping HTTP/HTTPS services.
Test 'Connection: Keep-Alive' during error states.
Instead of retrofitting tests onto existing code, it is a far smarter idea to adhere (read: stop everybody slacking) to TDD/BDD principles going forward. Combining this with our existing regression test approach (bugs must be replicated with a test case(s)) we will achieve acceptable test coverage.
Currently due to the limitations of the framework::Http logic. We are unable to perform client-side HTTPS requests.
The text was updated successfully, but these errors were encountered: