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
As a contributor to this project
I want more comprehensive integration tests
so that I don't have to do the integration tests in my downstream projects.
Suggestion:
Add some REST endpoint as a test dependency, spin it up, and wrap the proxy service around it; confirm expected results from the endpoint pass through the proxy correctly.
As a contributor to this project
I want more comprehensive integration tests
so that I don't have to do the integration tests in my downstream projects.
Suggestion: