Fix tests
Add a whole bunch of comments to document what we are trying to do.
This commit is contained in:
parent
118ef3dfa0
commit
4cbf015517
5 changed files with 68 additions and 53 deletions
|
@ -24,7 +24,7 @@ func TestParseRequest(t *testing.T) {
|
|||
{
|
||||
// wildcard acceptance
|
||||
"*.any.*.any.svc.inter.webs.test.", dns.TypeSRV,
|
||||
"*.*.any.*.any.svc",
|
||||
"*.any..*.any.svc",
|
||||
},
|
||||
{
|
||||
// A request of endpoint
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue