My test is not running for Pomodoro clock

Tell us what’s happening:
I am writing a Pomodoro clock project from the Front End Libraries Projects in HTML CSS and JavaScript as the instructions clearly states that i am allowed to complete the project with any of HTML, JavaScript, CSS, Bootstrap, SASS, React, Redux, and jQuery but the tests for that project are not running at all(Returns 0/29) when i have completed a most of the requirements in the user stories. The tests keeps returning 0/29 like i am not using the right tech stack for the project. What could be the problem? Do i have to use a Front End Library? or is there a problem with the test cdn link (https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js)?

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.135 Safari/537.36.

Challenge: Build a Pomodoro Clock

Link to the challenge:
https://www.freecodecamp.org/learn/front-end-libraries/front-end-libraries-projects/build-a-pomodoro-clock

Could you share your code somehow? CodePen is really great for sharing of live code so that others can easily see and modify what you’re working on.

I t works now. Thanks for your willingness to help.

No problem, glad you figured it out!