-
- Downloads
Productionize Integration Test Machinery (#15)
* Productionize Integration Test Machinery smithy-build.json is now dynamically generated along with a Cargo.toml to facilitate easy adding of new integration tests. * We don't need REPO_ROOT anymore
Showing
- .github/workflows/ci.yaml 2 additions, 4 deletions.github/workflows/ci.yaml
- codegen-test/.gitignore 1 addition, 0 deletionscodegen-test/.gitignore
- codegen-test/README.md 3 additions, 6 deletionscodegen-test/README.md
- codegen-test/build.gradle.kts 71 additions, 2 deletionscodegen-test/build.gradle.kts
- codegen-test/smithy-build.json 0 additions, 17 deletionscodegen-test/smithy-build.json
- codegen/src/main/kotlin/software/amazon/smithy/rust/codegen/smithy/SymbolVisitor.kt 2 additions, 1 deletion...ftware/amazon/smithy/rust/codegen/smithy/SymbolVisitor.kt
- test.sh 0 additions, 4 deletionstest.sh
Loading
Please register or sign in to comment