Pomodoro Clock - Why do I fail these tests?

Here’s my Pen so far: https://codepen.io/GiaFil/pen/mGogza
So the increment/decrement buttons behave as the instructions say but I still fail tests of #Timer 2,3,4,5 and 7. What am I doing wrong? Thanks in advance!

I got it! So it turns out that I needed to setup the reset button for the tests to pass…