StephanGeorg / node-dig-dns

Use dig command (domain information grope) for DNS queries in node
MIT License
37 stars 21 forks source link

txt value with space parsing fixed #8

Closed architjn closed 3 years ago

architjn commented 3 years ago

It was not parsing the values received on txt query which contains space.

StephanGeorg commented 3 years ago

Hi @architjn

Could you please add a test for the described scenario.

Thanks Stephan

architjn commented 3 years ago

I added my test case. But one of your test case is failing

StephanGeorg commented 3 years ago

The test you've added succeeded even without your PR.

But one of your test case is failing

Which one?

architjn commented 3 years ago

1st one. Answer key is not present

StephanGeorg commented 3 years ago

Your PR crashes the result.