feat(tests): integration test

This commit is contained in:
thesimplekid
2024-07-28 13:27:52 -04:00
parent d770442567
commit e8114f3383
9 changed files with 381 additions and 1 deletions

View File

@@ -23,6 +23,7 @@ if [ "$is_msrv" == true ]; then
fi
buildargs=(
"-p cdk-integration-tests"
"-p cdk"
"-p cdk --no-default-features"
"-p cdk --no-default-features --features wallet"