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

Fund test event emit #169

Conversation

juandiegocv27
Copy link
Contributor

Pull Request

Changes:

This adds a test to verify that the NewVoteReceived event is correctly emitted when a user votes. It checks that the event includes the right voter address, fund address, and vote count.

Current output:

image

@juandiegocv27
Copy link
Contributor Author

@adrianvrj @EmmanuelAR please review this fresh pr 🔥

@EmmanuelAR
Copy link
Collaborator

Thks, we will review it

Copy link
Member

@adrianvrj adrianvrj left a comment

Choose a reason for hiding this comment

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

Lgtm!

Copy link
Collaborator

@EmmanuelAR EmmanuelAR left a comment

Choose a reason for hiding this comment

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

LGTM

@EmmanuelAR EmmanuelAR merged commit 723d1b1 into web3wagers:dev Oct 30, 2024
5 checks passed
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.

[test] Test event emit when fund contract receives vote
3 participants