microsoft / botbuilder-js

Welcome to the Bot Framework SDK for JavaScript repository, which is the home for the libraries and packages that enable developers to build sophisticated bot applications using JavaScript.
https://github.com/Microsoft/botframework
MIT License
671 stars 278 forks source link

Missing non-dependent browser integration test for botframework-streaming #2440

Open stevengum opened 4 years ago

stevengum commented 4 years ago

Describe the bug

botframework-streaming should have its own browser integration tests that are not reliant on any dependent libraries (e.g. botframework-directlinejs, botframework-webchat) or dependent's tool chains.

Expected behavior

tool test exists?
nothing
browserify
parcel
rollup
webpack

[bug]

stevengum commented 3 years ago

With the current CI configuration and streaming E2E test, this is no longer a P0 and has been placed on the backlog for now.