test: Update branch#943
Merged
Ritesh-Microsoft merged 751 commits intomacae-smoke-autofrom Apr 21, 2026
Merged
Conversation
fix: reverted unittest case changes
fix: Resolved the issue with dev container
chore: Down merging to dev
…erter to use real classes for improved type handling and consistency
- Implemented unit tests for the OrchestrationManager class to ensure proper functionality. - Mocked external dependencies including Azure services and agent framework components. - Covered various scenarios including orchestration initialization, agent creation, and event processing. - Ensured error handling and edge cases are tested, including failures in client and manager creation. - Verified that orchestration runs correctly with different input types and handles WebSocket errors gracefully.
test: Macae v4 unittestcases kd
fix: fixed code quality issues
fix: fixed code quality issue
fix: fixed copilot suggestions
fix: fixed new suggestions by copilot
fix: Merging Dev v4 changes to main
fix: updated the condition to check bash terminal from windows machine
refactor: Refactor JSON error handling and remove allowedFqdnList
fix: Filter the files path for pipeline run
Added notes about tenant security restrictions and Azure OpenAI quota availability.
Added note about security restrictions and WAF-supported version deployment.
docs: Added content in Readme and deploymentguide for SFI issue
fix: Resolved a copilot suggestion
feat: merging dev to main
fix: updated the local deployment changes
fix: updated multiple packages
fix: added the env variable in backend to run it locally
fix: Downmerge from main to dev-v4
fix: Dev v4 to main merge
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
Does this introduce a breaking change?
How to Test
What to Check
Verify that the following are valid
Other Information