Skip to content

Conversation

@XiaofeiCao
Copy link
Member

@XiaofeiCao XiaofeiCao commented Nov 28, 2025

@microsoft-github-policy-service microsoft-github-policy-service bot added the emitter:client:java Issue for the Java client emitter: @typespec/http-client-java label Nov 28, 2025
$tspOptions += " --option ""@typespec/http-client-java.uuid-as-string=false"""
} elseif ($tspFile -match "tsp[\\/]arm-stream-style-serialization.tsp") {
# for mgmt, do not generate tests due to random mock values
$tspOptions += " --option ""@typespec/http-client-java.generate-tests=false"""
Copy link
Member Author

@XiaofeiCao XiaofeiCao Nov 28, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Generate mock tests to at least ensure compilation pass. Generated tests will be git-ignored and won't be checked-in.

@github-actions
Copy link
Contributor

No changes needing a change description found.

@azure-sdk
Copy link
Collaborator

azure-sdk commented Nov 28, 2025

You can try these changes here

🛝 Playground 🌐 Website 🛝 VSCode Extension

@XiaofeiCao XiaofeiCao changed the title mgmt, fix unix time mock [http-client-java]mgmt, fix unix time mock Nov 28, 2025
@XiaofeiCao XiaofeiCao marked this pull request as ready for review November 28, 2025 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

emitter:client:java Issue for the Java client emitter: @typespec/http-client-java

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mgmt generated test, fix OffsetDateTime mock value

2 participants