Michael Schneider
|
1f2b66a432
|
feat: edit 2nd test description for clarity (#38661)
current description logically fits, yet fails this solution: myVar = ++myVar;
|
2020-05-02 08:27:52 -05:00 |
|
Randell Dawson
|
2c15bcbb43
|
fix(curriculum): changed test text to use should for JavaScript Algorithms and Data Structures (#37761)
* fix: corrected typo
Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com>
|
2019-11-27 11:57:38 +01:00 |
|
Randell Dawson
|
3ec1fe8ea7
|
feat: add forumTopicId to challenge frontmatter [pre-existing]
This commit adds the pre-existing challenge guide topics in the
forum to the forntmatter of their challenge markdown files.
|
2019-08-05 22:14:37 +05:30 |
|
Randell Dawson
|
e9212c61d2
|
fix(curriculum): Remove unnecessary assert message argument from English challenges JavaScript Algorithms and Data Structures - 01 (#36401)
* fix: rm assert msg basic-javascript
* fix: removed more assert msg args
* fix: fixed verbiage
Co-Authored-By: Parth Parth <34807532+thecodingaviator@users.noreply.github.com>
|
2019-07-13 08:07:53 +01:00 |
|
Beau Carnes
|
409c39abf1
|
feat(curriculum): Add Basic JS Scrimba links (#34789)
* feat(curriculum): Add Basic JS Scrimba links
* Fix: Add missing video url.
* fix: update videoUrl
|
2019-02-14 09:24:02 -08:00 |
|
Valeriy
|
79d9012432
|
fix(curriculum): quotes in tests (#18828)
* fix(curriculum): tests quotes
* fix(curriculum): fill seed-teardown
* fix(curriculum): fix tests and remove unneeded seed-teardown
|
2018-10-20 23:32:47 +05:30 |
|
Bouncey
|
a859035023
|
fix(challenge-md): Fix quotes that failed in the transform
|
2018-10-08 11:38:26 +05:30 |
|
Bouncey
|
8f39bc1288
|
chore(curriculum): Remove files in wrong format
|
2018-10-05 15:58:12 +01:00 |
|