Skip to content

Conversation

@ivanstan
Copy link
Contributor

This branch adds a new resolver that uses Google's HTTPS service to resolve DNS records user requested. Another example file is provided which shows proof of concept.

@samuelwilliams
Copy link
Collaborator

I've finally gotten around to review this, and it does not work for me... In your tests, you're not testing the getAnswer method which is pretty important...

@ivanstan
Copy link
Contributor Author

ivanstan commented Feb 4, 2019

I was thinking how to achieve that but getAnswer would fire an http request and that would not be a unit test anymore. Maybe you have an idea how to improve this test?

@samuelwilliams
Copy link
Collaborator

Fair point, it is no longer a unit test. But the fact remains that I cannot get the feature to work. I'm not familiar with the API, do you need a key or something?

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