Commit Graph

10 Commits

Author SHA1 Message Date
Stuart Taylor
4e645a5ff6 Package: Validate challenges on test (#17216)
This PR allows us to validate the schema during test.

It also removes some cruft from the seed files and ensures only the required data is packaged and consumable, reducing the package weight somewhat.
2018-05-22 18:13:14 +05:30
Alex Chaffee
590f646263 feat(seed): "unpack" and "repack" scripts
add "npm run seed" as alias to "node seed"

unpack tests and solution into HTML file; add titles and help text; style unpacked file

enable running unpacked assert tests in browser

Using browserify, compile "tape", "lodash", jQuery into "unpacked-bundle.js" for use during in-browser unpacked tests

feat(seed): diff after repacking

feat(seed): unpacked tests use Browser TAP chrome dev tool if available
2018-04-03 19:52:56 +05:30
Alvin Kristanto
1bd7648058 docs(seed): Added Guide for contributing project euler (#16140) 2017-12-05 00:41:25 -06:00
Berkeley Martinez
c272257b5e fix(dev): filter hidden files from seed 2017-01-18 15:16:23 -08:00
Berkeley Martinez
a4a1fe9e23 Add isComingSoon flag 2015-12-14 13:19:30 -08:00
Berkeley Martinez
3961d5056b Add superblock ordering 2015-12-14 13:19:30 -08:00
Berkeley Martinez
298ea673e0 Add superBlock to challenge seed 2015-12-14 13:19:30 -08:00
Berkeley Martinez
49a6eaf70b Add recursive file seeding 2015-12-14 13:19:30 -08:00
Berkeley Martinez
c2f3a09d3a Feature in dev mode always pull from disk 2015-11-09 17:27:56 -08:00
Berkeley Martinez
28790899af Add challenge testing 2015-11-01 17:22:03 -08:00