Uh oh!
There was an error while loading. Please reload this page.
Add MSTEST0070 member name edge-case tests - #10031
Conversation
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: fb77a624-ff12-4dda-849c-882199b9830e
There was a problem hiding this comment.
Pull request overview
Adds MSTEST0070 regression coverage for member names ignored by the analyzer because runtime validation handles them.
Changes:
- Tests empty and whitespace-only member names.
- Tests an empty name within the additional params array.
- Verifies all cases produce no analyzer diagnostic.
Show a summary per file
| File | Description |
|---|---|
test/UnitTests/MSTest.Analyzers.UnitTests/MemberConditionShouldBeValidAnalyzerTests.cs | Adds three edge-case analyzer tests. |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 0
- Review effort level: Medium
This comment has been minimized.
This comment has been minimized.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: fb77a624-ff12-4dda-849c-882199b9830e
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: fb77a624-ff12-4dda-849c-882199b9830e
Test quality grade - PR #10031
This advisory comment was generated automatically. Grades are heuristic and informational - they do not block merging. Re-run with Warning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
network:
allowed:
- defaults
- "awmgmcpg"See Network Configuration for more information.
|
Uh oh!
There was an error while loading. Please reload this page.
Summary
MemberConditionShouldBeValidAnalyzernet462cancellation test exposed by CI by replacing its timer race with explicit cancellationValidation
MemberConditionShouldBeValidAnalyzerTestspassCancellationAsyncWithReturnValue_ObserveException_Succeedspasses onnet462net462runsFixes#10026