Azure / Azure/azure-sdk-tools

[test proxy] json request bodies order specific

Open
#2,884 0 comments 0 reactions 1 assignee Claimed by @laiapat View on GitHub
Test-Proxy
Dominant language
C#
Stars
135
Forks
260
Avg merge
3d 1h
Merged PRs (30d)
143

Description

For example, if the recorded test sends request body {"hello": "world", "foo": "bar"}, sending {"foo": "bar", "hello": "world"} will result in a non-body match, which means re-recording.

It would be great if bodies would not be order specific

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.