sweat-token icon indicating copy to clipboard operation
sweat-token copied to clipboard

90% code coverage via test automation

Open ivelin opened this issue 3 years ago • 1 comments

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 avatar Jul 07 '22 20:07 ivelin

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

ivelin avatar Oct 07 '22 13:10 ivelin