Azure / Azure/azure-sdk-tools

[Test-Proxy] Support minimal regex flags

Open
#8,149 0 comments 0 reactions 0 assignees View on GitHub
Test-Proxy
Dominant language
C#
Stars
135
Forks
260
Avg merge
1d 22h
Merged PRs (30d)
115

Description

We're always multiline when matching, but we need to be able to enable `ignore case` at the very least.

- [ ] Modify `RecordedTestSanitizer` basic implementation to honor new optional argument `flags`
- [ ] Modify `Admin/AddSanitizer` code to honor new property, if necessary.

Contributor guide

Open the contributing guide

Research direction

Start by locating the basic RecordedTestSanitizer implementation and the Admin/AddSanitizer code mentioned in the checklist. Trace how sanitizer arguments and properties are handled, then verify that the optional flags value enables at least ignore-case matching while preserving the existing multiline behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
testing
Issue type
Feature
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.