miniflux-v2/http
kramanathan01 c3250257b1
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
2023-06-24 22:05:47 -07:00
..
client Use `go-httpbin` to run tests locally and avoid remote calls to `httpbin.org` 2023-06-24 22:05:47 -07:00
cookie Replace copyright header with SPDX identifier 2023-06-19 15:00:45 -07:00
request Replace copyright header with SPDX identifier 2023-06-19 15:00:45 -07:00
response Replace copyright header with SPDX identifier 2023-06-19 15:00:45 -07:00
route Replace copyright header with SPDX identifier 2023-06-19 15:00:45 -07:00