Microsoft Bot Framework Template — Testing¶
Layout¶
| Suite | Scope |
|---|---|
| UnitTests | BotModel and focused unit coverage. |
| ArchitectureTests | Dependency rules and layering. |
| AcceptanceTests | Slim Identity-style suite: health, gRPC health, welcome endpoint, BotModel conversation smoke; host = overlay Application / ApplicationModel. |
Settings¶
Acceptance runs use ConnectSoft.MicrosoftBotFrameworkTemplate.Docker.runsettings (see azure-pipelines.yml and repo README).