summaryrefslogtreecommitdiff
path: root/tests/test-org-contacts-parse-email.el
AgeCommit message (Collapse)Author
2 daysfeat:org-contacts: Enhance email parsing and add testsCraig Jennings
Add a new function `cj/--parse-email-string` to parse email strings with multiple formats and separators, ensuring robust handling of real-world email variations. This commit also includes extensive tests for the new parsing function, covering normal, edge, and special cases, ensuring comprehensive test coverage and reliability.