Skip to content

AsyncSubtensor E2E tests #2775

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

Open
wants to merge 7 commits into
base: staging
Choose a base branch
from

Conversation

zyzniewski-reef
Copy link
Contributor

@zyzniewski-reef zyzniewski-reef commented Mar 26, 2025

All E2E tasks are asyncio-compatible and we wrap (sync) Subtensor and simply pass all calls directly to it and return in blocking mode

requires:

@zyzniewski-reef zyzniewski-reef added the enhancement New feature or request label Mar 26, 2025
@zyzniewski-reef zyzniewski-reef requested a review from a team March 26, 2025 12:12
@zyzniewski-reef zyzniewski-reef force-pushed the tests/zyzniewski/async_e2e branch from 6bbc791 to 29d433a Compare March 26, 2025 12:13
@zyzniewski-reef zyzniewski-reef added testing and removed enhancement New feature or request labels Mar 27, 2025
"subtensor",
[
SyncSubtensor,
# TODO skip AsyncSubtensor as Nonce doesn't work properly
Copy link
Contributor

Choose a reason for hiding this comment

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

What do you mean Nonce doesn't work properly?

# Conflicts:
#	tests/e2e_tests/test_commit_reveal_v3.py
#	tests/e2e_tests/test_commit_weights.py
#	tests/e2e_tests/test_incentive.py
#	tests/e2e_tests/test_set_weights.py
#	tests/e2e_tests/test_staking.py
#	tests/e2e_tests/utils/chain_interactions.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants