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

Fixed tests in Waypoint: Use Comments to Clarify Code #1584

Merged
merged 3 commits into from
Aug 5, 2015
Merged

Fixed tests in Waypoint: Use Comments to Clarify Code #1584

merged 3 commits into from
Aug 5, 2015

Conversation

fridaybyte
Copy link
Contributor

Added check for null and changed length check to larger than 0 (becuase we need only one comment to pass the tests)
Issue #1579

Marcin Flotyński added 3 commits August 6, 2015 00:20
I'm not sure if the tests are too vague - they allow to comment out way
more than just the text specified - like the whole page..
greater than 0 instead of greater than or eqal to 1
Added check if the object isn't null and escaped quotes because text
enclosed apostrophe
@benmcmahon100
Copy link
Member

Is this tested on a local copy of FCC?

@fridaybyte
Copy link
Contributor Author

Yes ;)

@benmcmahon100
Copy link
Member

Awesome work!

@fridaybyte
Copy link
Contributor Author

Thanks, the same goes for You guys 👍

benmcmahon100 added a commit that referenced this pull request Aug 5, 2015
Fixed tests in Waypoint: Use Comments to Clarify Code
@benmcmahon100 benmcmahon100 merged commit 7d04da6 into freeCodeCamp:staging Aug 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants