Skip to content

[python] Add mock API test for Parameters_Query_SpecialChar_dollarSign scenario#10986

Merged
msyyc merged 2 commits into
mainfrom
copilot/add-test-case-for-pull-10962
Jun 15, 2026
Merged

[python] Add mock API test for Parameters_Query_SpecialChar_dollarSign scenario#10986
msyyc merged 2 commits into
mainfrom
copilot/add-test-case-for-pull-10962

Conversation

Copilot AI commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Adds Python SDK mock API coverage for the Parameters_Query_SpecialChar_dollarSign Spector scenario introduced/fixed in #10962 (route corrected from /dollarSign to /dollar-sign).

Changes

  • Spec bump: @typespec/http-specs 0.1.0-alpha.380.1.0-alpha.39-dev.1, the first published version carrying the /dollar-sign route fix (peer deps verified compatible).
  • Tests: Added sync + async test_special_char_dollar_sign to the shared parameters/query test files, exercising the generated special_char.dollar_sign operation.
  • Changelog: internal entry for @typespec/http-client-python.
def test_special_char_dollar_sign(client: QueryClient):
    client.special_char.dollar_sign(filter="status eq 'active'")

Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
@microsoft-github-policy-service microsoft-github-policy-service Bot added the emitter:client:python Issue for the Python client emitter: @typespec/http-client-python label Jun 15, 2026
Copilot AI changed the title [WIP] Add test case for pull request 10962 [python] Add mock API test for Parameters_Query_SpecialChar_dollarSign scenario Jun 15, 2026
Copilot finished work on behalf of msyyc June 15, 2026 06:14
Copilot AI requested a review from msyyc June 15, 2026 06:14
@msyyc msyyc marked this pull request as ready for review June 15, 2026 07:20
@msyyc msyyc enabled auto-merge June 15, 2026 07:21
@azure-sdk-automation

Copy link
Copy Markdown

You can try these changes here

🛝 Playground 🌐 Website 🛝 VSCode Extension

@pkg-pr-new

pkg-pr-new Bot commented Jun 15, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@typespec/http-client-python@10986

commit: c7102f5

@msyyc msyyc added this pull request to the merge queue Jun 15, 2026
Merged via the queue into main with commit c6e5c3d Jun 15, 2026
41 checks passed
@msyyc msyyc deleted the copilot/add-test-case-for-pull-10962 branch June 15, 2026 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

emitter:client:python Issue for the Python client emitter: @typespec/http-client-python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants