freeCodeCamp / testable-projects-fcc

Test suite for freeCodeCamp's legacy Codepen-based Curriculum
BSD 3-Clause "New" or "Revised" License
177 stars 112 forks source link

#mocha div missing, add it to your document #1061

Closed gouthamganesan closed 4 years ago

gouthamganesan commented 4 years ago

Issue Description

I'm trying to run the very first project. I add the script as said in the project page. When I enter the code and choose the "Tribute page" option from the Test suite and then click "Run tests" nothing happens. Later I found out the above said line being added at the end of the document everytime I click run.

I also tried pasting the code in the Fork Me project link that the tutorial asked. Same happens in that too. I think the problem is with the run test suite.

Browser Information

Your Code / Link to Your Pen

https://codepen.io/gouthamganesan/pen/MWwXoRV

<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>

Screenshot

image

scissorsneedfoodtoo commented 4 years ago

@gouthamganesan, are you running an ad blocker? If so, that might be preventing you from running the test suite. I was able to run the tests when I open https://codepen.io/gouthamganesan/pen/MWwXoRV.

gouthamganesan commented 4 years ago

That maybe it. I use brave which has inbuilt adblocker. I will take down the shields and try again. Thanks!

On Wed, Mar 18, 2020 at 1:02 PM Kristofer Koishigawa < notifications@github.com> wrote:

@gouthamganesan https://github.com/gouthamganesan, are you running an ad blocker? If so, that might be preventing you from running the test suite. I was able to run the tests when I open https://codepen.io/gouthamganesan/pen/MWwXoRV.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/freeCodeCamp/testable-projects-fcc/issues/1061#issuecomment-600478308, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGJQKEKN2IRT5XZPSJPCNYLRIB5Z7ANCNFSM4LOIOIOA .

-- Sincerely, Goutham G

scissorsneedfoodtoo commented 4 years ago

@gouthamganesan, awesome, sounds great. Please let us know how it goes.

gouthamganesan commented 4 years ago

Thank you. It worked. So silly of me. Anyway Thanks for your effort. Keep up the good work! :)

On Thu, Mar 19, 2020 at 9:27 AM Kristofer Koishigawa < notifications@github.com> wrote:

@gouthamganesan https://github.com/gouthamganesan, awesome, sounds great. Please let us know how it goes.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/freeCodeCamp/testable-projects-fcc/issues/1061#issuecomment-600982073, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGJQKELXYWYWGB3LSDNOMR3RIGNK3ANCNFSM4LOIOIOA .

-- Sincerely, Goutham G