Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Cecilia Avila b75ae3eb3e
[#548] Create Fn tests for supported authentication types - Update Javascript bots (#577)
* Add msi support in Simple echo bots

* Add msi support in waterfall bots

* Fix lint issues

* Fix indentation issues

* Create skillClient in index for waterfall bots
2022-04-21 11:27:57 -04:00
Joel Mut a3802f7e89
Centralize JavaScript BotBuilder version (#575) 2022-04-19 14:32:24 -04:00
Joel Mut e7e5bef8b2
[#549] Adapt folder structure for functional tests (#553)
* New Fn Tests Folder Structure

* nit: replace folder placeholders with .gitkeep

* Added some solution folder placeholders

* Flatten the Bots folder structure

- include all bots in the root folder of each language
- update the solution as well, leaving all .csproj at the root level

* Reorganize FunctionalTests solution

- Renamed TranscriptTestRunner.Tests
- Renamed FunctionalTests solution and project
- Moved FunctionalTests project to Tests\Functional
- Reoranized FunctionalTests in Skills and Standalone

* Update pipelines to support the new folder structure

* Fix project paths and structure

* Update CI pipeline

* Revert changes to DotNetV3 Web.config file

* Move DownloadFileDialog CustomAction to its own folder

* Fix ComposerSkillBotDotNet path

* Remove simple composer dialogs

* Add Waterfall Composer dialogs

Co-authored-by: JuanAr <juan.arguello@southworks.com>
2022-02-03 09:25:47 -05:00