Functional Tests, run nightly, to drive quality of the Microsoft Bot Framework
Перейти к файлу
sw-joelmut 162a661268 Merge branch 'main' into southworks/add/deploy-auth-type-bots 2022-04-22 12:30:51 -03:00
.github Updated code owners (#492) 2021-11-16 21:54:24 -05:00
Bots Fix EchoSkillBotJS-v3 installation (#581) 2022-04-22 01:43:25 -04:00
Docs [#552][DotNet] Adapt Test Scenarios pipeline to support the new CosmosDB Azure tests (#564) 2022-04-19 13:06:41 -04:00
Libraries Merge branch 'main' into southworks/fix/transcript-converter-performance 2022-04-20 08:28:45 -03:00
Tests [#503] Enable Cards tests for ComposerSkillBotDotNet (#574) 2022-04-19 18:40:01 -04:00
build Merge branch 'main' into southworks/add/deploy-auth-type-bots 2022-04-22 12:30:51 -03:00
specs Update test runner spec (#139) 2020-10-02 17:07:03 -04:00
.editorconfig [Skills Everywhere] Merge testrunnerstaging into main (#169) 2020-11-13 16:16:31 -05:00
.gitignore Centralize JavaScript BotBuilder version (#575) 2022-04-19 14:32:24 -04:00
BotFramework-FunctionalTests.ruleset [Skills Everywhere] Merge testrunnerstaging into main (#169) 2020-11-13 16:16:31 -05:00
CODE_OF_CONDUCT.md Initial CODE_OF_CONDUCT.md commit 2020-02-06 14:04:52 -08:00
Directory.Build.props [#552][DotNet] Add CosmosDB Azure tests to the test solution (#563) 2022-03-10 05:32:32 -05:00
LICENSE Initial LICENSE commit 2020-02-06 14:04:55 -08:00
PackageReferences.props [Skills Everywhere] Merge testrunnerstaging into main (#169) 2020-11-13 16:16:31 -05:00
README.md Update README.md 2022-04-20 15:09:09 -04:00
SECURITY.md Initial SECURITY.md commit 2020-02-06 14:04:56 -08:00
Tests.sln Merge branch 'main' into southworks/update/namespaces-tests 2022-03-10 09:28:41 -03:00

README.md

Bot Framework Functional Tests

This repository contains functional tests for the different Bot Framework SDK tools.

  • Skill functional tests aims to automate the testing of Host and Skill interactions through several scenarios in all available programming languages.
  • Transcript Test Runner aims to simplify complex conversation scenarios against bots, starting from a transcript file with a user-bot recorded conversation.
  • Transcript Converter takes a conversation transcript and converts it into JSON to be consumed by other projects.

Head to Docs directory for more information.

Build Status

Branch Description Deploy Bot Resources Status Run Test Scenarios Status
Main 4.16.* Nightly Run Build Status Build Status