mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-08-02 05:32:17 +00:00
- 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