Tell us what’s happening:
I am trying to figure out how to run the tests on this. I have looked and searched for tutorials on it and am not sure how to add the test.
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/72.0.3626.109 Safari/537.36.
Are you doing the challenge in codepen.io? If so there’s a little hamburger menu in the upper left of the preview area when you’re in editor mode. Expand that and choose ‘Tribute Page’ from the dropdown and run the tests. Initially, all will fail. As you code each of the user stories you’ll see the tests pass.
It’s easiest to do the challenge in codepen because;
the objective links to codepen with a pen that shows you something that is functionally similar to what you’ll be doing for the challenge
when done you can paste the link to your completed codepen code into the solution area.
If you decide to build the page locally, make sure you paste the following snippet in the body of your html file