test(http-client-java): add e2e test for alternate initial verb pagination (POST → GET)#10192
Conversation
…ation scenario Agent-Logs-Url: https://github.com/microsoft/typespec/sessions/5fb791b0-cf8f-4ecc-8715-ade42492381d Co-authored-by: weidongxu-microsoft <53292327+weidongxu-microsoft@users.noreply.github.com>
Agent-Logs-Url: https://github.com/microsoft/typespec/sessions/b8f74613-6d08-4ee4-829d-77181933c800 Co-authored-by: weidongxu-microsoft <53292327+weidongxu-microsoft@users.noreply.github.com>
|
@copilot run |
…ules Agent-Logs-Url: https://github.com/microsoft/typespec/sessions/99375d93-591b-49a4-8c56-7f08c05a25cc Co-authored-by: weidongxu-microsoft <53292327+weidongxu-microsoft@users.noreply.github.com>
Applied Eclipse formatter rules (lineSplit=120) in b31a9fe:
Note: Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
|
All changed packages have been documented.
Show changes
|
|
You can try these changes here
|
…ation (POST → GET) (#10192) - [x] Add missing XML tests to `XmlTests.java` in clientcore-test: - [x] `testModelWithRenamedProperty` - [x] `testModelWithNestedModel` - [x] `testModelWithRenamedNestedModel` - [x] `testModelWithWrappedPrimitiveCustomItemNames` - [x] `testModelWithUnwrappedModelArray` - [x] `testModelWithRenamedWrappedModelArray` - [x] `testModelWithRenamedUnwrappedModelArray` - [x] `testModelWithRenamedWrappedAndItemModelArray` - [x] `testModelWithRenamedAttribute` - [x] `testModelWithNamespace` - [x] `testModelWithNamespaceOnProperties` - [x] Format Java code per Eclipse formatter rules (lineSplit=120): - [x] Join `ModelWithRenamedPropertyValueClient client` declaration (119 chars, fits on one line) - [x] Join `client.put(new ModelWithUnwrappedModelArray(...))` call (120 chars, fits on one line) - [x] `mvn test-compile` passes - [x] Add changelog entry (previous session) <!-- START COPILOT CODING AGENT TIPS --> --- 📱 Kick off Copilot coding agent tasks wherever you are with [GitHub Mobile](https://gh.io/cca-mobile-docs), available on iOS and Android. --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: weidongxu-microsoft <53292327+weidongxu-microsoft@users.noreply.github.com> Co-authored-by: Weidong Xu <weidxu@microsoft.com>
3 tests cannot pass, need further investigate
testModelWithWrappedPrimitiveCustomItemNames
testModelWithNamespace
testModelWithNamespaceOnProperties
Add missing XML tests to
XmlTests.javain clientcore-test:testModelWithRenamedPropertytestModelWithNestedModeltestModelWithRenamedNestedModeltestModelWithWrappedPrimitiveCustomItemNamestestModelWithUnwrappedModelArraytestModelWithRenamedWrappedModelArraytestModelWithRenamedUnwrappedModelArraytestModelWithRenamedWrappedAndItemModelArraytestModelWithRenamedAttributetestModelWithNamespacetestModelWithNamespaceOnPropertiesFormat Java code per Eclipse formatter rules (lineSplit=120):
ModelWithRenamedPropertyValueClient clientdeclaration (119 chars, fits on one line)client.put(new ModelWithUnwrappedModelArray(...))call (120 chars, fits on one line)mvn test-compilepassesAdd changelog entry (previous session)
📱 Kick off Copilot coding agent tasks wherever you are with GitHub Mobile, available on iOS and Android.