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

tests: cross-sdk heartbeat tests #676

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Conversation

algorandskiy
Copy link
Contributor

@algorandskiy algorandskiy commented Jan 4, 2025

Cross SDK tests, corresponding PR algorand/algorand-sdk-testing#316

I had to fix the weMakeAnyGetBlockCall implementation to use a special mock block request that supports both JSON and MSGP. Unfortunately, there is no good way of determining the mock data content type so had to check the mocked payload for { symbol at the beginning to switch to JSON request.

@algorandskiy algorandskiy requested a review from gmalouf January 4, 2025 02:40
@algorandskiy algorandskiy self-assigned this Jan 4, 2025
Copy link
Contributor

@gmalouf gmalouf left a comment

Choose a reason for hiding this comment

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

Asked a question, otherwise these make sense.

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.

2 participants