botbuilder-js icon indicating copy to clipboard operation
botbuilder-js copied to clipboard

Missing non-dependent browser integration test for botframework-streaming

Open stevengum opened this issue 5 years ago • 1 comments

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

  • [ ] browser-based app using botframework-streaming should build
    • [ ] without/with the use of browserify, parcel, rollup, webpack
  • [ ] no runtime errors in app from botframework-streaming
tool test exists?
nothing
browserify
parcel
rollup
webpack

[bug]

stevengum avatar Jun 28 '20 15:06 stevengum

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

stevengum avatar Oct 05 '20 04:10 stevengum