-
- Downloads
Filter protocol tests applied to errors depending on client or server (#1081)
For `httpRequestTest`s and `httpResponseTest`s applied to operations, we're only generating the tests that apply to servers or clients. This commit does the same when `httpResponseTest` is applied to errors.
Showing
- codegen-server/src/main/kotlin/software/amazon/smithy/rust/codegen/server/smithy/generators/protocol/ServerProtocolTestGenerator.kt 2 additions, 2 deletions...smithy/generators/protocol/ServerProtocolTestGenerator.kt
- codegen/src/main/kotlin/software/amazon/smithy/rust/codegen/smithy/generators/protocol/ProtocolTestGenerator.kt 2 additions, 2 deletions...degen/smithy/generators/protocol/ProtocolTestGenerator.kt
Loading
Please register or sign in to comment