mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-16 21:06:35 +08:00
freeCodeCamp.org 的开源代码库和课程。免费学习编码。
Tests are now more robust. typeof string accepts any string - empty or not - with either single or double quotes. typeof number accepts any number, including floating point. Refactored from editor.getValue().match to code.match() and removed flags gi, as they don't make sense in these tests. closes #5065 |
||
|---|---|---|
| challenges | ||
| bonfireMDNlinks.js | ||
| create-challenge-bundle.js | ||
| get-challenge-completion.js | ||
| get-emails.js | ||
| getChallenges.js | ||
| index.js | ||
| loopbackMigration.js | ||
| nonprofits.js | ||
| nonprofits.json | ||
| test-challenges.js | ||