SimulateDataverse tries to replace HTTPS/1.1 when it should be HTTP/1.1
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 68/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- csharp
- Domain
- testing-qa
Research direction
Open src/testengine.module.simulation/SimulateDataverseFunction.cs at line 348 and inspect the replacement that currently uses HTTPS/1.1. Change the protocol text to HTTP/1.1, then verify that query parameters are parsed correctly.
Written by the indexing model from the issue text.
Description
Describe the bug
SimulateDataverse incorrectly tries to replace HTTPS/1.1. Instead, it should be HTTP/1.1.
This results in incorrectly parsed query parameters.
To Reproduce
Additional context
- Dominant language
- C#
- Stars
- 150
- Forks
- 55
- Avg merge
- 5d 23h
- Merged PRs (30d)
- 4
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from microsoft/PowerApps-TestEngine
-
new
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
enhancement
Difficulty 5/5 Over a week Newbie friendliness 25/100
-
new
Difficulty 4/5 3-5 days Newbie friendliness 48/100
-
question
Difficulty 5/5 Over a week Newbie friendliness 20/100
-
question
Difficulty 3/5 1-2 days Newbie friendliness 25/100
microsoft/PowerApps-TestEngine#671 · 1 comment ·
All issues in microsoft/PowerApps-TestEngine
Similar issues
-
type/automation type/tech-debt
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
t/bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
ci-failure-cause test-failure
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
area:auth FE mvp P3
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
klasolsson81/jobbliggaren#1788 ·