POMODORO CLOCK timer not setting to 00 error

plz help me with my code,on running tests they are showing message “Timer has not reached 00:00.
Error: Timer has not reached 00:00.”
also “Pomodoro has started but time displayed is not changing : expected 0 to be above 0
AssertionError: Pomodoro has started but time displayed is not changing : expected 0 to be above 0”
and they also say it is not pausing or playing when i press on button.
please see the page created as of me i can see the timer setting to 0 and i can play and pause .please try by yourself and please give me what modification should i do
link : [https://codepen.io/decoder-ash/pen/ZEWQJZw]
(https://codepen.io/decoder-ash/pen/ZEWQJZw)

Hey there,

you can have a look at the test code here

You can search for the error messages and try to understand what the tests actually do. :slightly_smiling_face: