botbuilder-js/testing
dependabot[bot] ebb0e7e8b8
chore(deps): bump ua-parser-js (#4422)
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.31...0.7.33)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-05 08:37:10 -05:00
..
bot-integration chore(deps): bump express from 4.17.1 to 4.17.3 (#4389) 2022-12-15 12:13:20 -06:00
botbuilder-test-utils chore(deps): bump node-forge from 1.2.1 to 1.3.0 (#4173) 2022-03-31 15:28:23 -07:00
browser-functional chore(deps): bump ua-parser-js (#4422) 2023-05-05 08:37:10 -05:00
consumer-test fix: [#4123][botframework-connector] upgrade and clean up dependencies (#4161) 2022-09-19 10:18:38 -05:00
functional fix: [#4414] JS Linux Functional Test pipeline failing (#4419) 2023-01-31 09:04:12 -06:00
skills chore: testing reorg, devops cleanup (#3860) 2021-07-29 15:35:58 -07:00
streaming-e2e chore: Create new pipeline E2E-BF-Streaming-Test-Create-Resources (#4313) 2022-08-24 14:42:56 -07:00
testbot Fix sku for Microsoft.BotService/botServices (#4195) 2022-04-19 12:56:02 -05:00
transcripts chore: testing reorg, devops cleanup (#3860) 2021-07-29 15:35:58 -07:00
README.md port: [#3986] Deletes old team projects (#6005) (#4032) 2022-01-19 20:17:36 -06:00

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