Advanced Node and Express - Registration of New Users

Is there any way to see the actual test files being run against the submissions?

I’m running into all of these little things that aren’t specified in the challenge that make my tests not pass like having to add “Home Page” as the title to the index in one of the previous challenges. It doesn’t say to do that anywhere, and the error for the challenge doesn’t say to do that it just says “An attempt to get the profile at this point should redirect to the homepage since we are not logged in”, even if you successfully redirect because it is testing for the presence of the word “Home Page”.

3 Likes