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

Add end-to-end tests to examples. #208

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

gligneul
Copy link
Contributor

@gligneul gligneul commented Jan 23, 2025

Description

This PR adds a new crate called stylus-e2e-test to aid the implementation of end-to-end tests. This crate provides a struct called DevNode that starts a Nitro node with a local blockchain. This new crate then is used in the examples to implement an end-to-end test where the Stylus contract is deployed to the local chain.

@gligneul gligneul force-pushed the gligneul/test-examples branch 3 times, most recently from 0032050 to d4799f9 Compare January 23, 2025 19:12
@gligneul gligneul force-pushed the gligneul/test-examples branch from d4799f9 to e68d31c Compare January 23, 2025 19:30
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.

1 participant