Commit 4c19090
authored
Application Object pattern (#46)
* App object WIP
* App object WIP next step: reconcile serialization
* App object WIP next step: reconcile serialization
* WIP: Fixing state tests
* Bugfixing, some tests failling
* WIP test adapter
* WIP TestAdapter, TestFlow
* WIP
* Test updates
* Sample WIP
* Sample WIP
* Sample and roundtrip working
* Exact matches for messages and regex
* removing multiple hit support
* Renaming internal function to not be confused with dunder methods1 parent 2f1cd59 commit 4c19090
File tree
33 files changed
+3665
-58
lines changed- libraries
- Builder/microsoft-agents-builder
- microsoft/agents/builder
- app
- state
- state
- tests
- tools
- Core/microsoft-agents-core/microsoft/agents/core/models
- Hosting/microsoft-agents-hosting-aiohttp/microsoft/agents/hosting/aiohttp
- test_samples
- app_style_emtpy
- copilot_studio_client_sample
- empty_agent
- teams_agent
33 files changed
+3665
-58
lines changedLines changed: 41 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
0 commit comments