Add unit and integration tests to ensure working of WHOIS-related logic. This includes:
- Testing
fetch_whois_details task for correct parsing and saving of WHOIS data
- Verifying creation and update behavior of WHOISInfo model
- Ensuring
trigger_whois_lookup is called only when last IP is public and has changed
- Adding tests for the periodic refresh task
Dependencies
Add unit and integration tests to ensure working of WHOIS-related logic. This includes:
fetch_whois_detailstask for correct parsing and saving of WHOIS datatrigger_whois_lookupis called only when last IP is public and has changedDependencies