Is it okay to link a challenge as complete, even if tests fail?

Because I am doing front end challenges, and with react, I sometimes I have done what’s in the task, but it sometimes shows as false. And it can be something simple as well. And some other times, I have to go out of my way and write more complicated code to complete the test.

If I know I have done it correctly, IDs and classes are correctly named, it has the exact same functionality as the website fCC is giving me as a reference, and if a person were the checking the tests, it would probably not fail. In those cases, am I allowed to send it in?

No. Your certificate projects must pass all the tests before you submit them.

If you need help with a project open a thread for it.