briansostudio / teamform

teamform for comp3111
0 stars 0 forks source link

Deadline counter component #10

Closed clementf2b closed 7 years ago

clementf2b commented 7 years ago

This is component for user to see the difference between deadline and the current time.

BrianSo commented 7 years ago

Hi, It seems you have not write enough unit test for your component. Please add it back 😄

BrianSo commented 7 years ago

Error: Cannot find module "src/components/CountDown" at webpack:///test/unit/specs/CountDown.spec.js:2:0 <- index.js:12825

You misspell Countdown with CountDown. Please check before you commit and push.

clementf2b commented 7 years ago

Don't know how to test the sweet alert 2 and other test is successful. Can I skip that test?