Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test that a page renders properly after an exercise is completed #17601

Closed
shenkin opened this issue Jun 16, 2018 · 0 comments
Closed

Test that a page renders properly after an exercise is completed #17601

shenkin opened this issue Jun 16, 2018 · 0 comments
Labels
other: decayed Stale issues that need follow up from commentators. Were closed for inactivity scope: curriculum Lessons, Challenges, Projects and other Curricular Content in curriculum directory. type: feature request Threads classified to be feature requests. Implementation to be considered as a nice to have

Comments

@shenkin
Copy link

shenkin commented Jun 16, 2018

This is an enhancement request.

Describe your problem and - if possible - how to reproduce it

I have encountered several situations in which freeCodeCamp tells me that the code test passes, but nevertheless the page fails to render. I first encountered this in an example I submitted to the forum. Another user pointed out that there is a malformed <p> link on line 26. The malformation was in fact detritis from my experimenting on the page,

I now know to visually check the rendering (which, by the way, is kinda tough, because the "success" panel obscures the rendering area). If it fails, I look for errors, and I usually find them.

It would be great if a test could be run to verify that the page renders properly. It is so easy to miss the fact that you really failed after seeing a huge dialog covering the screen that is congratulating you for your success.

I don't know if technology exists to do this testing. If I knew that, I probably wouldn't need to take the course. ;-) But if it does, it would be a great tool to incorporate. So this is an enhancement request.

Add a Link to the page with the problem

This link is the same as the example link shown above.

Tell us about your browser and operating system

  • Browser Name: Chrome
  • Browser Version: 67.0.3396.79
  • Operating System: MacOS High Sierra 10.13.5

If possible, add a screenshot here

See the above link.

@RandellDawson RandellDawson added scope: curriculum Lessons, Challenges, Projects and other Curricular Content in curriculum directory. type: feature request Threads classified to be feature requests. Implementation to be considered as a nice to have labels Feb 25, 2019
@scissorsneedfoodtoo scissorsneedfoodtoo added the other: decayed Stale issues that need follow up from commentators. Were closed for inactivity label Apr 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
other: decayed Stale issues that need follow up from commentators. Were closed for inactivity scope: curriculum Lessons, Challenges, Projects and other Curricular Content in curriculum directory. type: feature request Threads classified to be feature requests. Implementation to be considered as a nice to have
Projects
None yet
Development

No branches or pull requests

3 participants