Closed arnellebalane closed 1 year ago
Partially adds unit tests for #95
npm test -- --spec src/components
Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✔ Button.spec.js 250ms 11 11 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ Checkbox.spec.js 149ms 3 3 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ Modal.spec.js 511ms 7 7 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ Selector.spec.js 187ms 5 5 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ Switch.spec.js 152ms 3 3 - - - │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✔ All specs passed! 00:01 29 29 - - -
Partially adds unit tests for #95
Running the tests