Hi there, I’m having some trouble passing some of the tests for the 25 + 5 clock. It’s functioning normally when you use it yourself, but the counters don’t seem to work when tested.
Here’s a link:
Also I haven’t put in the audio yet so it’ll fail on those.
Don’t really know what to do other than writing a new timer using Date().getTime().
Your #start_stop element is your pause button, but it needs to be a single button that plays and pauses. The tests are clicking this expecting your timer to start, and it doesn’t.