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

90% code coverage via test automation #80

Open
ivelin opened this issue Jul 7, 2022 · 1 comment
Open

90% code coverage via test automation #80

ivelin opened this issue Jul 7, 2022 · 1 comment

Comments

@ivelin
Copy link
Contributor

ivelin commented Jul 7, 2022

Problem

Without automated regression testing, it is near impossible to know when new code meant to add features or fix bugs breaks other parts of the app.

Desired solution

Implement test automation with coverage of contracts, backend and front end. Ideally we would have unit, component, integration and e2e tests for optimal quality assurance.

@ivelin ivelin added this to the Minimal Marketable Produc milestone Aug 22, 2022
@ivelin ivelin changed the title 90% e2e test coverage 90% code coverage via test automation Oct 4, 2022
@ivelin
Copy link
Contributor Author

ivelin commented Oct 7, 2022

Currently at 20% frontend coverage after #153
Contracts are at 100% coverage

@EdgeCaser EdgeCaser moved this from Todo to In Progress in SporosDAO Product Board Oct 26, 2022
@EdgeCaser EdgeCaser moved this from In Progress to Todo in SporosDAO Product Board Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant