mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
* Add core utilities unit tests to improve coverage (#3356) * Address PR comments: remove redundant imports and fix misleading test * Refactor tests to use module-level mock class instead of inline classes * Remove unnecessary tests for trivial base class implementations * Restore base class tests with module-level helper class