diff options
author | 2023-06-24 22:05:47 -0700 | |
---|---|---|
committer | 2023-06-24 22:05:47 -0700 | |
commit | c3250257b161d71f2e1661ad9f39e759fcbfade4 (patch) | |
tree | 8989cf27192039850f56759b6918f1aaa34bf9d2 /ui/static/js/bootstrap.js | |
parent | fffa74f782d9fe7a13aa6cc54ac63b3bf5afba19 (diff) | |
download | v2-c3250257b161d71f2e1661ad9f39e759fcbfade4.tar.gz v2-c3250257b161d71f2e1661ad9f39e759fcbfade4.tar.zst v2-c3250257b161d71f2e1661ad9f39e759fcbfade4.zip |
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
Diffstat (limited to 'ui/static/js/bootstrap.js')
0 files changed, 0 insertions, 0 deletions