Skip to content

Comments

Add missing C# Spector test scenarios for Encode Array enum variants#9759

Merged
JoshLove-msft merged 3 commits intomainfrom
copilot/add-csharp-spector-scenarios
Feb 20, 2026
Merged

Add missing C# Spector test scenarios for Encode Array enum variants#9759
JoshLove-msft merged 3 commits intomainfrom
copilot/add-csharp-spector-scenarios

Conversation

Copy link
Contributor

Copilot AI commented Feb 20, 2026

  • Add 8 missing C# Spector test scenarios for Encode Array (enum and extensible enum variants)
    • EnumCommaDelimited
    • EnumSpaceDelimited
    • EnumPipeDelimited
    • EnumNewlineDelimited
    • ExtensibleEnumCommaDelimited
    • ExtensibleEnumSpaceDelimited
    • ExtensibleEnumPipeDelimited
    • ExtensibleEnumNewlineDelimited
  • Build verified (0 errors, 0 warnings)
  • Remove changelog entry (not needed for test-only change)
Original prompt

This section details on the original issue you should resolve

<issue_title>Adopt missing C# spector scenarios for Encode Array</issue_title>
<issue_description>Several new scenarios were added that we are missing https://typespec.io/can-i-use/http/</issue_description>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

…d extensible enum variants)

Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>
@microsoft-github-policy-service microsoft-github-policy-service bot added the emitter:client:csharp Issue for the C# client emitter: @typespec/http-client-csharp label Feb 20, 2026
Copilot AI changed the title [WIP] Adopt missing C# spector scenarios for Encode Array Add missing C# Spector test scenarios for Encode Array enum variants Feb 20, 2026
Copilot AI requested a review from JoshLove-msft February 20, 2026 17:37
Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>
@JoshLove-msft JoshLove-msft added this pull request to the merge queue Feb 20, 2026
Merged via the queue into main with commit 24f0d98 Feb 20, 2026
23 checks passed
@JoshLove-msft JoshLove-msft deleted the copilot/add-csharp-spector-scenarios branch February 20, 2026 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

emitter:client:csharp Issue for the C# client emitter: @typespec/http-client-csharp

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adopt missing C# spector scenarios for Encode Array

3 participants