-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: [CO-850] show Disposition-Notification on GetMsg delegated requ…
…ests (#354) * refactor: refactor tests to use MailboxTestUtil - move DirectInsertionMailboxManager to upper level - refactor classes using DirectInsertionMailboxManager - adapt SendMsgTest to new logic * test: add characterization test about popup - add characterization test in SendMsgTest with help of GreenMail * feat: always parse Disposition-Notification-To - do not skip Disposition-Notification-To for delegated requests * chore: move test to GetMsgTest - put back SendMsgTest * chore: undo changes - undo test refactor changes * test: refactor test about Disposition-Notification - check there is disposition-notification-to in GetMsg * test: skip native required - native is not loading for some reasons. Skip it during tests
- Loading branch information
1 parent
4f5e8e5
commit f8cbb88
Showing
8 changed files
with
336 additions
and
122 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.