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

Media query not detected #1200

Closed Sedki-Sghairi closed 4 years ago

Sedki-Sghairi commented 4 years ago

https://sedki-sghairi.github.io/Javascript-documentation/ I used Media query in the project

above, it works just fine but the test can't detect it. (browser: google Chrome and i tried it on firefox as well,, OS: windows 10) here is a screen shot:

cccode

thank you.

ShaunSHamilton commented 4 years ago

Hello there,

I cannot see the test suite on your live page. So, I assume you ran the tests on your local dev environment. In which case, this is known behaviour of the tests, whereby some of them will fail, if there is no server hosting the page.

Could you confirm this by including the test suite in your gh-pages project?

Sedki-Sghairi commented 4 years ago

Sure will do it now

Le dim. 2 août 2020 à 3:09 PM, Shaun Hamilton notifications@github.com a écrit :

Hello there,

I cannot see the test suite on your live page. So, I assume you ran the tests on your local dev environment. In which case, this is known behaviour of the tests, whereby some of them will fail, if there is no server hosting the page.

Could you confirm this by including the test suite in your gh-pages project?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/freeCodeCamp/testable-projects-fcc/issues/1200#issuecomment-667660109, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQDB2N3X6ECST3GAFFF6XW3R6VCNPANCNFSM4PSN7O3A .

Sedki-Sghairi commented 4 years ago

Now it shows that it passes the test. Thank you

Le dim. 2 août 2020 à 6:39 PM, Sedki sghairi boredsedki@gmail.com a écrit :

Sure will do it now

Le dim. 2 août 2020 à 3:09 PM, Shaun Hamilton notifications@github.com a écrit :

Hello there,

I cannot see the test suite on your live page. So, I assume you ran the tests on your local dev environment. In which case, this is known behaviour of the tests, whereby some of them will fail, if there is no server hosting the page.

Could you confirm this by including the test suite in your gh-pages project?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/freeCodeCamp/testable-projects-fcc/issues/1200#issuecomment-667660109, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQDB2N3X6ECST3GAFFF6XW3R6VCNPANCNFSM4PSN7O3A .