pet-dex-frontend icon indicating copy to clipboard operation
pet-dex-frontend copied to clipboard

test: add button tests

Open alvarogfn opened this issue 9 months ago • 1 comments

Closes

Feature

N/A

Bugfix
  • Description N/A

  • Cause N/A

  • Solution N/A

Changelog N/A
Visual evidences :framed_picture:
Checklist
  • [ ] Issue linked
  • [ ] Build working correctly
  • [ ] Tests created
Additional info N/A

alvarogfn avatar May 07 '24 01:05 alvarogfn

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
Generated in workflow #25

github-actions[bot] avatar May 07 '24 02:05 github-actions[bot]