Pomodoro Clock: Timer has not reached 00:00

Most of the test codes display that the “timer has not reached 00:00”. But when done manually every tests works fine. I have tried both setInterval and setTimeout methods but still couldnt pass the tests. Any suggestions guys?

Here is my code:

Code