pogzyb / asyncwhois

Python WHOIS and RDAP utility for querying and parsing information about Domains, IPv4s, IPv6s, and AS numbers
MIT License
63 stars 18 forks source link

Re-arrange whois test calls to avoid failures #5

Closed pogzyb closed 4 years ago

pogzyb commented 4 years ago

Running tests for the package methods is inconsistent because of the nature of the whois servers and their respective cool-down rules. By re-arranging TLDs in these tests, hopefully connections are more consistent