freeCodeCamp/seed
2018-05-15 12:36:36 -04:00
..
challenges style(seed): Remove typo from chai-http-IV challenge title (#17148) (#17149) 2018-05-15 12:36:36 -04:00
math-challenges fix(seed): Remove redundant seed files from math directory 2017-09-09 10:52:12 -05:00
schema feat(schema): Implement challenge schema 2018-04-03 19:52:01 +05:30
addAssertsToTapTest.js feat(seed): "unpack" and "repack" scripts 2018-04-03 19:52:56 +05:30
bonfireMDNlinks.js Fix: Add MDN Strict Inequality Link 2016-11-27 19:30:07 -05:00
challenge-style-guide.md docs(seed): Document how to edit and test challenges (#16511) 2018-01-20 22:00:21 +05:30
challengeTitles.js fix(seed): Simplify Unique Titles Test (#17056) 2018-04-13 15:15:40 +01:00
create-challenge-bundle.js restructure challenges within directories 2015-12-14 13:19:30 -08:00
createPathMigrationMap.js feat(challenge-redirect): Make '/challenge' and '/map' redirect to learn (#17144) 2018-05-14 13:04:51 +05:30
get-challenge-completion.js Fixes invalid JSON format data exporting 2016-01-11 02:39:15 +04:00
get-emails.js Chore: Update User model (#17171) 2018-05-15 19:26:26 +05:30
getChallenges.js feat(seed): "unpack" and "repack" scripts 2018-04-03 19:52:56 +05:30
index.js feat(schema): Implement challenge schema 2018-04-03 19:52:01 +05:30
LICENSE.md docs(license): Update License fix for GitHub (#16113) 2017-11-25 11:47:27 -06:00
mongoIds.js feat(seed): "unpack" and "repack" scripts 2018-04-03 19:52:56 +05:30
normalize-seed-files.js feat(seed): "unpack" and "repack" scripts 2018-04-03 19:52:56 +05:30
README.md docs(seed): move unpack/repack docs up to main CONTRIBUTING file 2018-04-03 19:53:44 +05:30
repack.js feat(seed): add dasherized titles to unpacked filenames 2018-04-03 19:53:44 +05:30
test-challenges.js test(seed): Add Test for Unique Challenge Titles (#17035) 2018-04-10 21:23:36 +01:00
unpack.js feat(seed): add dasherized titles to unpacked filenames 2018-04-03 19:53:44 +05:30
unpacked.css feat(seed): "unpack" and "repack" scripts 2018-04-03 19:52:56 +05:30
unpacked.js feat(seed): "unpack" and "repack" scripts 2018-04-03 19:52:56 +05:30
unpackedChallenge.js feat(seed): add dasherized titles to unpacked filenames 2018-04-03 19:53:44 +05:30

This directory contains code and data to "seed" the Mongo database with challenges.

See the main CONTRIBUTING file for instructions and details.