mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-06-07 11:19:44 +00:00
f1a91d75ad
- Added 9 new tests covering previously untested functionality - Tests now cover: backward compatibility, deprecated parameters/functions, API client initialization, API endpoint generation, error handling, helper methods, detection fields structure, and IP enrichment - All tests use mocking for API calls to avoid requiring actual credentials - Total test count increased from 4 to 13 tests - All tests passing with 100% success rate