dnscontrol/vendor/golang.org/x
Tom Limoncelli 67e78f7e15
refactor into groups (#684)
* Refactor tests into "groups", each with its own filter (not/only/requires) to select which providers are appropriate.
* Test driver code is now a lot more simple and clear.
* Add support for not(), only(), and requires() as a way to select/reject providers for a test.
* Add docs explaining how to add tests
* Logging messages are much cleaner now, especially when tests are skipped.
* -start and -end now refer to test groups, not individual tests.  Log messages list the group numbers clearly.
* Add stringer for Capabilities
* Change the order of the tests so that simple tests are first
* Removed knownFailures from providers.json
* fmtjson providers.json

Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2020-03-10 10:13:20 -04:00
..
crypto Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
mod Update many modules (#620) 2020-02-12 21:16:35 -05:00
net refactor into groups (#684) 2020-03-10 10:13:20 -04:00
oauth2 Update many modules (#620) 2020-02-12 21:16:35 -05:00
sys BIND: Improve SOA serial number handling (#651) 2020-02-23 13:58:49 -05:00
text Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
time Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
tools refactor into groups (#684) 2020-03-10 10:13:20 -04:00
xerrors Update many modules (#620) 2020-02-12 21:16:35 -05:00