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

Setup integration tests using nitro-testnode #53

Closed
Tracked by #15
alexfertel opened this issue May 3, 2024 · 0 comments · Fixed by #70
Closed
Tracked by #15

Setup integration tests using nitro-testnode #53

alexfertel opened this issue May 3, 2024 · 0 comments · Fixed by #70
Assignees
Labels
effort: medium Default level of effort. type: test Changes to the testing suite.

Comments

@alexfertel
Copy link
Contributor

alexfertel commented May 3, 2024

After reaching stagnation in #15, we decided to setup temporary infrastructure for integration tests that uses nitro-testnode.

@alexfertel alexfertel added priority: 3 type: test Changes to the testing suite. effort: medium Default level of effort. labels May 3, 2024
@alexfertel alexfertel moved this from Todo to In Progress in Rust Contracts Stylus May 3, 2024
@alexfertel alexfertel added this to the Release v0.1.0 milestone May 3, 2024
qalisander added a commit that referenced this issue May 23, 2024
Fixes #53

To make tests pass stylus-sdk was reverted to 0.4.3 and associated shim
changes also.
All tests pass serially (in future there is a chance to run them
concurrently).

#### PR Checklist

- [x] Tests
- [x] Documentation

---------

Co-authored-by: Alexander González <[email protected]>
@github-project-automation github-project-automation bot moved this from In Progress to Done in Rust Contracts Stylus May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort: medium Default level of effort. type: test Changes to the testing suite.
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants