microsoft / microsoft/BotFramework-WebChat

Re-enable Direct Line Speech "internal HTTP" tests

Open
#4,053 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

technical-debt
Dominant language
HTML
Stars
1.8k
Forks
1.6k
Avg merge
22h 58m
Merged PRs (30d)
2

Description

Screenshots

image

Version

main.

Seems related to service on or after 2021-09-08 14:50 PM.

Describe the bug

We are temporarily disabled the test with the following diff.

- describe.each([['without internal HTTP support'], ['with internal HTTP support', { enableInternalHTTPSupport: true }]])(
+ describe.each([['without internal HTTP support']])(

Steps to reproduce

  1. Run tests under packages/directlinespeech/ with internal HTTP support

Expected behavior

Tests should pass.

Additional context

[Bug]

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by running the tests under packages/directlinespeech/ with internal HTTP support and inspect the temporary describe.each change that disabled that case. Check the service behavior reported from 2021-09-08 onward. Done means the internal HTTP support case is re-enabled and the tests pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, javascript
Domain
testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.