mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
e8902c0d11
* Initial plan * Add unit tests to improve coverage for Microsoft.Agents.AI.Abstractions Co-authored-by: rogerbarreto <19890735+rogerbarreto@users.noreply.github.com> * Fix file encoding and naming rule violation in new test files Co-authored-by: rogerbarreto <19890735+rogerbarreto@users.noreply.github.com> * Remove ChatMessageStoreExtensionsTests.cs to avoid duplication with Wesley's work Co-authored-by: rogerbarreto <19890735+rogerbarreto@users.noreply.github.com> * Fix AgentThread to AgentSession rename in unit tests Update MockAgentWithName in AIAgentTests.cs and DelegatingAIAgentTests.cs to use the renamed AgentSession class and corresponding methods: - AgentThread -> AgentSession - GetNewThreadAsync -> GetNewSessionAsync - DeserializeThreadAsync -> DeserializeSessionAsync - thread parameter -> session parameter * Fix: Rename GetNewSessionAsync to CreateSessionAsync to match API changes * Fix: Add SerializeSession override and remove async from DeserializeSessionAsync --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: rogerbarreto <19890735+rogerbarreto@users.noreply.github.com>
e8902c0d11
ยท
2026-02-04 17:43:31 +00:00
History