Hi,
How easy/hard would it be to modify Test::Nginx::Socket so that it could make remote requests with its HTTP client instead of spinning up a local nginx server and making the requests locally.
It would be great to be able to reuse most of the existing tests in a post-deployment verification test. Obviously it would be missing some things like checking the content of the error logs etc but I feel it would still be very useful.