You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add links to relevant issues/PRs for failing protocol tests (#1895)
* Add links to relevant issues/PRs for failing tests
* Update codegen-server/src/main/kotlin/software/amazon/smithy/rust/codegen/server/smithy/generators/protocol/ServerProtocolTestGenerator.kt
Co-authored-by: david-perez <d@vidp.dev>
* Format comment better
* Remove `RestJsonStreamingTraitsRequireLengthWithBlob` from failing tests
This test actually passes fine, but is not relevant for the server.
* Add comment about `RestJsonHttpResponseCodeDefaultsToModeledCode`
Co-authored-by: david-perez <d@vidp.dev>
Copy file name to clipboardExpand all lines: codegen-server/src/main/kotlin/software/amazon/smithy/rust/codegen/server/smithy/generators/protocol/ServerProtocolTestGenerator.kt
+25-10Lines changed: 25 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -872,31 +872,46 @@ class ServerProtocolTestGenerator(
0 commit comments