cjstehno / ersatz

🤖 A simulated HTTP server for testing client code with configurable responses.
https://cjstehno.github.io/ersatz
Apache License 2.0
47 stars 5 forks source link

Matching a query param with no value #151

Closed cjstehno closed 2 years ago

cjstehno commented 2 years ago

Investigate the disabled test in ErsatzRequestTest queryWithNoValue to see what is going on there...