mowblox / auditable-blockchain-voting-system

This curriculum aims to provide a comprehensive introduction to blockchain development while building a practical, secure voting system. It covers essential concepts in blockchain, smart contract development, and the specific challenges of creating a secure and auditable voting system.
https://abvs.vercel.app
MIT License
3 stars 11 forks source link

Write Tests for the Election Contract #4

Closed mikehammond closed 3 weeks ago

mikehammond commented 1 month ago

Your working directory is blockchain.

Dependencies

Emmanuel-Darko commented 1 month ago

@mikehammond I want to tackle this after review of the Election contract

mikehammond commented 1 month ago

@mikehammond I want to tackle this after review of the Election contract

Alright @Emmanuel-Darko I am going to review the issue #12 to see if it can be merged.

mikehammond commented 1 month ago

@Emmanuel-Darko The PR #12 has been merged so you can proceed to work on this issue.

Emmanuel-Darko commented 1 month ago

okay @mikehammond

mikehammond commented 4 weeks ago

@Emmanuel-Darko How is this issue going so far for you? Do you need any support?

Emmanuel-Darko commented 4 weeks ago

I've created a PR please @mikehammond