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

[Feature]: Allow checking for events in unit tests #307

Open
1 task done
qalisander opened this issue Oct 3, 2024 · 1 comment · May be fixed by #441
Open
1 task done

[Feature]: Allow checking for events in unit tests #307

qalisander opened this issue Oct 3, 2024 · 1 comment · May be fixed by #441
Assignees
Labels
priority: 2 We will resolve this in a short timeframe. type: feature New feature request. type: test Changes to the testing suite.

Comments

@qalisander
Copy link
Member

What is the feature you would like to see?

Allow checking for events emitted during test run. Will increase code coverage.

Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines
@qalisander qalisander added type: feature New feature request. needs triage Needs to be assigned the appropriate labels labels Oct 3, 2024
@ggonzalez94 ggonzalez94 added this to the Release v0.2.0 milestone Oct 16, 2024
@bidzyyys bidzyyys added priority: 1 We will do our best to deal with this. type: test Changes to the testing suite. labels Oct 17, 2024
@bidzyyys bidzyyys self-assigned this Nov 20, 2024
@bidzyyys bidzyyys moved this from Todo to In Progress in Rust Contracts Stylus Nov 20, 2024
@bidzyyys bidzyyys added priority: 2 We will resolve this in a short timeframe. and removed priority: 1 We will do our best to deal with this. needs triage Needs to be assigned the appropriate labels labels Nov 20, 2024
@bidzyyys bidzyyys linked a pull request Dec 10, 2024 that will close this issue
3 tasks
@bidzyyys bidzyyys linked a pull request Dec 10, 2024 that will close this issue
3 tasks
@0xNeshi
Copy link
Collaborator

0xNeshi commented Dec 13, 2024

Would be awesome that on failure we have logs that print out both the expected event details and the actual event details, similar to #454

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: 2 We will resolve this in a short timeframe. type: feature New feature request. type: test Changes to the testing suite.
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

4 participants