Skip to content

test: Add FuzzResolver method#67

Open
MarcoPolo wants to merge 1 commit into
masterfrom
marco/fuzz-resolve
Open

test: Add FuzzResolver method#67
MarcoPolo wants to merge 1 commit into
masterfrom
marco/fuzz-resolve

Conversation

@MarcoPolo
Copy link
Copy Markdown
Contributor

No description provided.

@MarcoPolo MarcoPolo requested a review from sukunrt January 16, 2025 18:57
Copy link
Copy Markdown
Member

@sukunrt sukunrt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

couple of nits. LGTM otherwise

Comment thread resolve_test.go
}
for _, a := range addrs {
for _, b := range resolves {
ma.StringCast(a)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we need this?

Comment thread resolve_test.go
Comment on lines +425 to +426
"_dnsaddr.matching.com": {txt, txtc, txtd, txte, "not a dnsaddr",
"dnsaddr=/foobar"},
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"dnsaddr=/foobar" is in the resolves list, so you don't need it here explicitly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants