Pomodoro Problems

Hi all,

I’ve been working on this Pomodoro clock forever and while there’s probably better ways to code the logic of it all (I’m also not done, I haven’t done the audio bit yet), I am having an annoying problem.

I can’t seem to pass the test saying that my timer-label switches between “Break” and “Session”. It does when run, but not when the tests run. Not sure why…

Here is my codepen: https://codepen.io/tmacmcgraw/pen/vYEvpwW?editors=0010

Any help is much appreciated!

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.