| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
ff7f863e73
|
Improve e2e integration tests and isolate tests from other things; includes patch to Serializer (#5497)
* integration tests used to use the samples - now they are separate * patch dictionary problem in serializer * add Message Registry with dead letter queue that gets checked on new subs. |
1 year ago |
|
|
9af6883fbe
|
fix: dotnet test CI and standardize test categories (#5286)
Co-authored-by: Ryan Sweet <rysweet@microsoft.com> |
1 year ago |
|
|
c1646f21c0
|
Rysweet 4676 remove iagentruntime - collapse into iagentworker (#4740)
* moves AgentId into Agent * Renames AgentRuntime to AgentMessenger (more accurate name) * Remove IAgentRuntime Interface * changes constructor of Agent to take IAgentWorker instead of IAgentRuntime |
1 year ago |
|
|
7d01bc6136
|
adds integration test for the InMemoryRuntime (#4659)
* adds integration test for the InMemoryRuntime * format * expand timeout for in memory runtime tests |
1 year ago |