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 unit test telemetry.basic #4589

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

dsiganos
Copy link
Contributor

Reduce the chances of failure. The test fails frequently when telemetry changes between the first and second telemetry requests. This change reduces the chance of that happening by adding another stage.

Reduce the chances of failure. The test could easily fail if a telemetry
update happened at the wrong time. This change reduces the chance of
that happening.
@dsiganos dsiganos added unit test Related to a new, changed or fixed unit test exclude from changelog Indicates the change is not relevant for appearing in the release changelog labels Apr 27, 2024
@dsiganos dsiganos merged commit 53294c9 into nanocurrency:develop Apr 30, 2024
25 of 26 checks passed
@dsiganos dsiganos deleted the improve_telemetry_basic_2 branch April 30, 2024 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exclude from changelog Indicates the change is not relevant for appearing in the release changelog unit test Related to a new, changed or fixed unit test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants