microsoft / BotFramework-FunctionalTests

Functional Tests, run nightly, to drive quality of the Microsoft Bot Framework
MIT License
31 stars 27 forks source link

[#548] Create Fn tests for supported authentication types - Update Javascript bots #577

Closed ceciliaavila closed 2 years ago

ceciliaavila commented 2 years ago

Addresses #548

Description

This PR updates the JS bots to support SingleTenant and MSI authentication types.

Detailed Changes

Testing

Here we can see the Waterfall host and skill bots working with the three app types. image