Skip to content

TEST: Add unit tests for address parsing in Fetcher #599

@andrinoff

Description

@andrinoff

Is your feature request related to a problem?

The address parsing logic in fetcher/fetcher.go (like formatAddress) is critical but lacks dedicated unit tests to cover edge cases.

Describe the solution you'd like

Add unit tests in fetcher/fetcher_test.go that cover various IMAP address formats, including empty names, special characters, and multiple addresses.

Describe alternatives you've considered

N/A

Additional context

Check fetcher/fetcher.go:formatAddress.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions