Skip to content
Snippets Groups Projects
Unverified Commit c3250257 authored by kramanathan01's avatar kramanathan01 Committed by GitHub
Browse files

Use `go-httpbin` to run tests locally and avoid remote calls to `httpbin.org`

https://github.com/mccutchen/go-httpbin is MIT licensed and implements httpbin interfaces in Golang. 

Combining this package with `httptest.Server` allows client unit tests to run entirely locally with no dependency on remote calls to httpbin.org
parent fffa74f7
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment