web3wagers / gostarkme

Fund raising project in Starknet ecosystem
http://web3wagers.github.io/gostarkme/
GNU Affero General Public License v3.0
18 stars 74 forks source link

Fund test event emit #169

Closed juandiegocv27 closed 1 month ago

juandiegocv27 commented 1 month ago

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 commented 1 month ago

@adrianvrj @EmmanuelAR please review this fresh pr 🔥

EmmanuelAR commented 1 month ago

Thks, we will review it