-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch a few more unit tests to async message delivery. (#12482)
* Create a LoopbackMessagingContext that supports async operation. Trying to push the setup that AppContext has to a wider range of tests * Convert TestExchangeMgr to LoopbackMessagingContext. * Switch TestExchangeMgr to async message delivery. * Convert TestPASESession to LoopbackMessagingContext. * Convert TestPASESession to async message delivery.
- Loading branch information
1 parent
f78e381
commit 01f99f4
Showing
5 changed files
with
147 additions
and
149 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
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.