freeCodeCamp.org 的开源代码库和课程。免费学习编码。
Go to file
Robert Richey 525ea67314 Fix tests on Waypoint: Using typeof
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
2015-12-31 09:01:40 -07:00
challenges Fix tests on Waypoint: Using typeof 2015-12-31 09:01:40 -07:00
bonfireMDNlinks.js fix additional spacing issues 2015-09-09 14:06:16 -07:00
create-challenge-bundle.js restructure challenges within directories 2015-12-14 13:19:30 -08:00
get-challenge-completion.js Do not collect camper data of private campers 2015-12-26 09:55:16 -08:00
get-emails.js update get-emails script 2015-08-27 16:37:01 -07:00
getChallenges.js Add isComingSoon flag 2015-12-14 13:19:30 -08:00
index.js Add isComingSoon flag 2015-12-14 13:19:30 -08:00
loopbackMigration.js run only user/identity migration 2015-08-16 03:45:00 -07:00
nonprofits.js Fix nonprofit model is called nonprofit 2015-10-21 21:51:37 -07:00
nonprofits.json Rehost images to imgur & fixed error on TAADAS 2015-10-29 14:25:14 -04:00
test-challenges.js Fix test solution tail comment collision 2015-12-29 10:23:57 -08:00