1
0
mirror of https://github.com/DNSCrypt/dnscrypt-proxy.git synced 2025-01-20 03:09:12 +01:00
dnscrypt-proxy/vendor/github.com
William Elwood af0629856c Add unit tests for sources.go
Tests cover most of the cache and download related code paths and specify the expected result of various starting states and external failure modes.
Where the current code's behaviour doesn't match a test's expectations, the test is disabled and annotated with a TODO until it can be fixed.
Added dependency on `github.com/powerman/check` and ran `go mod vendor`.
2019-11-08 10:17:12 +01:00
..
aead
BurntSushi/toml
coreos/go-systemd
davecgh/go-spew Add unit tests for sources.go 2019-11-08 10:17:12 +01:00
dchest/safefile
facebookgo
hashicorp
jedisct1
k-sone/critbitgo
kardianos/service
miekg/dns
pkg/errors Add unit tests for sources.go 2019-11-08 10:17:12 +01:00
pmezard/go-difflib Add unit tests for sources.go 2019-11-08 10:17:12 +01:00
powerman/check Add unit tests for sources.go 2019-11-08 10:17:12 +01:00
smartystreets/goconvey Add unit tests for sources.go 2019-11-08 10:17:12 +01:00
VividCortex/ewma