Hey fCC staff,
Just wanted to inform you that the certification projects for this course seem to be passing independently of whether the tests pass or not.
I was working on project #3 (Medical Data visualizer) and successfully got it to display the required charts, but two tests for the heatmap were still failing when running main.py
(guess the tests expected me to do it a certain way ). Still, since the charts were correct, I uploaded my gitpod link to fCC and it passed, so I figured the website checked for something different and just moved on to project #4.
Today, I uploaded my gitpod link for project #4 (Time Series Visualizer) to fCC to check my progress on it, hoping to simply get some useful error messages—as I had only completed 2 of the required functions and hadn’t gotten to work on the third one— and, to my surprise, it passed (though I didn’t submit it, so if you check my profile, it’s not yet marked as complete).
Just a heads up for something you might want to look into.
In the meantime, I guess I need to go back to project #3 and make sure all the main.py
tests pass.