botbuilder-python
botbuilder-python copied to clipboard
port: [#5904] Increase Microsoft.Bot.Builder.AI.Orchestrator code coverage (#5905)
The changes in [#5904] Increase Microsoft.Bot.Builder.AI.Orchestrator code coverage (#5905) may need to be ported to maintain parity with microsoft/botbuilder-dotnet.
Fixes #5904Description
This PR increases the code coverage for the
Microsoft.Bot.Builder.AI.Orchestratorlibrary from 62% to 88%.Specific Changes
Added unit tests for the following classes:
- OrchestratorRecognizer
- OrchestratorBotComponent
Testing
The following image shows the new code coverage.
Please review and, if necessary, port the changes.
