pet-dex-frontend
pet-dex-frontend copied to clipboard
test: add button tests
Closes
Feature
N/A
Bugfix
-
Description N/A
-
Cause N/A
-
Solution N/A
Changelog
N/AVisual evidences :framed_picture:
Checklist
- [ ] Issue linked
- [ ] Build working correctly
- [ ] Tests created
Additional info
N/A
Coverage Report
Status | Category | Percentage | Covered / Total |
---|---|---|---|
🟢 | Lines | 32.3% (🎯 30%) | 860 / 2662 |
🟢 | Statements | 32.3% (🎯 30%) | 860 / 2662 |
🟢 | Functions | 34.66% (🎯 30%) | 52 / 150 |
🟢 | Branches | 67.21% (🎯 30%) | 82 / 122 |
File Coverage
File | Stmts | % Branch | % Funcs | % Lines | Uncovered Lines |
---|---|---|---|---|---|
Changed Files | |||||
src/__tests__/index.js | 100% | 100% | 100% | 100% | |
src/components/Button/index.js | 97.46% | 100% | 81.81% | 97.46% | 38, 47 |
src/components/Card/index.js | 0% | 0% | 0% | 0% | 1-36 |
src/components/TextInput/index.js | 45.97% | 100% | 0% | 45.97% | 20-45, 49-50, 53-54, 57-58, 61-62, 65-66, 69-70, 73-74, 77-78, 81-85 |