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

testing: improve TestAccountInformationV2 #3624

Conversation

tsachiherman
Copy link
Contributor

Summary

The TestAccountInformationV2 test was making the assumption that a transaction would get included into a block with 5 rounds. This assumption might not hold true.

In this PR, we're waiting for the transaction to be included, and then using the PendingTransactionInformation to determine on which round it was included.

Test Plan

This is a test.

Copy link
Contributor

@algonautshant algonautshant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Look correct!

@tsachiherman tsachiherman merged commit af8db7a into algorand:master Feb 14, 2022
@tsachiherman tsachiherman deleted the tsachi/betterTestAccountInformationV2 branch February 14, 2022 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants