Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add e2e tests to cover unsupported Wasm upload failure. #1461

Merged
merged 2 commits into from
Sep 18, 2024

Conversation

dmkozh
Copy link
Contributor

@dmkozh dmkozh commented Sep 16, 2024

What

Add e2e tests to cover unsupported Wasm upload failure.

While we do cover this at a lower level, it's nice to have an e2e test that makes sure that VM configuration is correct. We also do have e2e tests for completely malformed Wasm failures, this scenario is different because Wasm is not malformed.

Why

Improving test coverage

Known limitations

N/A

While we do cover this at a lower level, it's nice to have an e2e test that makes sure that VM configuration is correct. We also do have e2e tests for completely malformed Wasm failures, this scenario is different because Wasm is not malformed.
@sisuresh sisuresh added this pull request to the merge queue Sep 18, 2024
Merged via the queue into stellar:main with commit 02656e6 Sep 18, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants