[BETA] : Tests are not passing for the last 5 challenges in ES6.
See original GitHub issueChallenge understand-the-differences-between-import-and-require has an issue.
User Agent is: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.110 Safari/537.36
.
Last 5 challenges including this of ES6 topic are not passing tests.
import { capitalizeString } from "string_functions";
capitalizeString("hello!");
Issue Analytics
- State:
- Created 6 years ago
- Comments:9 (3 by maintainers)
Top Results From Across the Web
Contributing to FreeCodeCamp - Writing ES6 Challenge Tests
Join Ethan Arrowood (https://twitter.com/ArrowoodTech) as he contributes to the upcoming FreeCodeCamp beta curriculum.
Read more >[beta] Problem with tests passing · Issue #13921 · freeCodeCamp ...
Issue Description I have a problems with tests passing in such exercises as: ES6: Use the Spread Operator to Evaluate Arrays In-Place ES6:...
Read more >Freecodecamp beta review - The freeCodeCamp Forum
The tests in this one have exactly the same problems as the “responsive web design” curriculum, this doesn't pass the test, but this...
Read more >Testing Angular when mixing $q and ES6 promises
I am having a problem where my code mixes ES6 Promises with Angular promises, and it works in production by I cannot write...
Read more >codewars javascript challenges - Philadelphia Mixing Solutions
length you pass one more test. Deleting the collection cannot be undone. .DS_Store. Every collection you create is public and automatically sharable with...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Similar to #12913.
From that same issue:
Hi everybody! Thanks for reporting and looking into this issue.
We’re working on fixing the ES6 challenges in #12698. I’m closing this issue in favor of that.
Happy coding!