java-httpbin icon indicating copy to clipboard operation
java-httpbin copied to clipboard

Use python httpbin test suite

Open gaul opened this issue 7 years ago • 3 comments

It would be nice to use the official httpbin test suite instead of inventing new test cases. This might require a forked submodule like S3Proxy does with s3-tests.

gaul avatar Nov 09 '18 06:11 gaul

https://github.com/gaul/go-httpbin/tree/java-httpbin has workarounds to test java-httpbin.

gaul avatar Jun 08 '19 02:06 gaul

https://github.com/gaul/httpbin/tree/java-httpbin also has workarounds to test java-httpbin.

gaul avatar Aug 22 '19 03:08 gaul

This is more attractive now that httpbin maintenance is active at https://github.com/psf/httpbin.

gaul avatar Oct 02 '23 01:10 gaul