Commit Graph

10 Commits

Author SHA1 Message Date
Stuart Taylor
8535669ea4 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
a8484873d8 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
35f0b4f0d7 docs(seed): Added Guide for contributing project euler (#16140) 2017-12-05 00:41:25 -06:00
Berkeley Martinez
bb4b045a52 fix(dev): filter hidden files from seed 2017-01-18 15:16:23 -08:00
Berkeley Martinez
5c2bdd974a Add isComingSoon flag 2015-12-14 13:19:30 -08:00
Berkeley Martinez
f7f587194d Add superblock ordering 2015-12-14 13:19:30 -08:00
Berkeley Martinez
adc0ce28e5 Add superBlock to challenge seed 2015-12-14 13:19:30 -08:00
Berkeley Martinez
9f922310ea Add recursive file seeding 2015-12-14 13:19:30 -08:00
Berkeley Martinez
d095fd5d90 Feature in dev mode always pull from disk 2015-11-09 17:27:56 -08:00
Berkeley Martinez
921080f3d2 Add challenge testing 2015-11-01 17:22:03 -08:00