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

Improve Test Coverage for ElectionFactory.sol #143

Open
rairohit17 opened this issue Feb 25, 2025 · 1 comment
Open

Improve Test Coverage for ElectionFactory.sol #143

rairohit17 opened this issue Feb 25, 2025 · 1 comment

Comments

@rairohit17
Copy link
Contributor

Description

The current test suite for ElectionFactory.sol lacks sufficient coverage and needs major additions. Additionally, the contract changes introduced in PR #73 were not accompanied by new tests—only modifications to existing ones.

##Tasks
✅ Add missing test cases to improve overall test coverage specifically for ElectionFactory.sol.
✅ Write new tests specifically for the contract changes made in PR #73.
✅ Ensure edge cases are covered to validate contract behavior.
✅ Run coverage reports and verify improvements.

this is the current test coverage

Image

@rairohit17
Copy link
Contributor Author

@Ronnieraj37 Should I start working on this issue? The coverage details are in the image above. Let me know how to proceed!

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

No branches or pull requests

1 participant