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

Improve XDR conversion coverage #1264

Merged
merged 1 commit into from
Nov 30, 2023
Merged

Improve XDR conversion coverage #1264

merged 1 commit into from
Nov 30, 2023

Conversation

dmkozh
Copy link
Contributor

@dmkozh dmkozh commented Nov 30, 2023

What

  • Add more roundtrips and specific non-representable ScVal decoding failure cases
  • Add randomized test to cover a lot of roundtrips
  • Add more tests with malformed XDR

Resolves #1162

Why

Improving test coverage

Known limitations

N/A

@dmkozh dmkozh requested review from graydon, sisuresh and a team as code owners November 30, 2023 00:16
- Add more roundtrips and specific non-representable ScVal decoding failure cases
- Add randomized test to cover a lot of roundtrips
- Add more tests with malformed XDR
@graydon graydon added this pull request to the merge queue Nov 30, 2023
Merged via the queue into stellar:main with commit 3872ccd Nov 30, 2023
10 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.

[test] bytes and serialization
2 participants