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

E2E: Add runtime Call #1736

Merged
merged 15 commits into from
Apr 12, 2023
Merged

E2E: Add runtime Call #1736

merged 15 commits into from
Apr 12, 2023

Conversation

PierreOssun
Copy link
Contributor

Added runtime_call to E2E in order to call any pallet call form the testing environment.
It is needed to test specific use cases (especially for chain-extensions e2e tests).

@SkymanOne
Copy link
Contributor

Thanks. Can you please add an example to integration-tests folder?

Copy link
Contributor

@SkymanOne SkymanOne left a comment

Choose a reason for hiding this comment

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

Thanks for this PR! This is definitely useful in E2E testing.
Apologies for the late review.

crates/e2e/src/client.rs Outdated Show resolved Hide resolved
crates/e2e/src/client.rs Outdated Show resolved Hide resolved
crates/e2e/src/xts.rs Outdated Show resolved Hide resolved
Copy link
Collaborator

@cmichi cmichi left a comment

Choose a reason for hiding this comment

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

Thank you, Pierre!

Copy link
Contributor

@HCastano HCastano left a comment

Choose a reason for hiding this comment

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

Nice!

@cmichi cmichi merged commit b485704 into use-ink:master Apr 12, 2023
@cmichi cmichi mentioned this pull request Apr 20, 2023
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.

4 participants