Skip to content

Add default AddFromIncoming overload and test#797

Merged
SimonCropp merged 1 commit into
mainfrom
Add-default-AddFromIncoming-overload
Apr 30, 2026
Merged

Add default AddFromIncoming overload and test#797
SimonCropp merged 1 commit into
mainfrom
Add-default-AddFromIncoming-overload

Conversation

@SimonCropp

Copy link
Copy Markdown
Member

Introduce a convenience overload of IOutgoingAttachments.AddFromIncoming that uses the "default" incoming and outgoing attachment name. Add AddFromIncomingDefaultNameTests to validate a round-trip scenario where an incoming default-named attachment is transformed (to uppercase) and returned under the default name, ensuring the new overload correctly reads the default incoming attachment and registers the outgoing one.

Introduce a convenience overload of IOutgoingAttachments.AddFromIncoming that uses the "default" incoming and outgoing attachment name. Add AddFromIncomingDefaultNameTests to validate a round-trip scenario where an incoming default-named attachment is transformed (to uppercase) and returned under the default name, ensuring the new overload correctly reads the default incoming attachment and registers the outgoing one.
@SimonCropp SimonCropp added this to the 19.5.0 milestone Apr 30, 2026
@SimonCropp SimonCropp merged commit 19566d9 into main Apr 30, 2026
2 of 5 checks passed
@SimonCropp SimonCropp deleted the Add-default-AddFromIncoming-overload branch April 30, 2026 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant