Closed lethargilistic closed 8 years ago
Before, it was just validating the truthiness of the IP returned by the API. If it returned a filled dict or list, that test would pass. This creates IP4 and IP6 sockets to test for an IP properly.
Awesome PR, thanks =)
Before, it was just validating the truthiness of the IP returned by the API. If it returned a filled dict or list, that test would pass. This creates IP4 and IP6 sockets to test for an IP properly.