botbuilder-js/testing
Joel Mut 2bdedaae10
bump: [#4684] Upgrade Nighwatch (#4768)
* Upgrade Nighwatch

* Add Microsoft header

* Fix yarn.lock
2024-10-30 08:48:20 -05:00
..
bot-integration bump: Update ESLint packages and migrate to eslint.config.cjs files (#4776) 2024-10-29 09:04:25 -05:00
botbuilder-test-utils Replace nanoid with crypto (#4769) 2024-10-29 12:27:38 -05:00
browser-functional bump: [#4684] Upgrade Nighwatch (#4768) 2024-10-30 08:48:20 -05:00
consumer-test bump: Update ESLint packages and migrate to eslint.config.cjs files (#4776) 2024-10-29 09:04:25 -05:00
functional
skills
streaming-e2e
testbot
transcripts
README.md

README.md

Testing Packages

The following packages are for internal flows such as testing and generating SDK components via Swagger. These packages (or folders) are not published to NPM and should have "private": true, in their package.json(s).

Name Purpose CI
bot-integration ChannelServiceHandler tests Yes
browser-functional botbuilder-core integration test in the chrome Yes
functional Echo Bot tests Yes
streaming-e2e BF-DLJS + Web Chat + DL-ASE test Yes
swagger For generating schema & connector packages No
testbot Manual CoreBot test project No
skills Manual test project No