Kristofer Koishigawa
1958d116d0
fix: update url shortener test endpoints and test text ( #41784 )
2021-04-13 13:28:27 +02:00
Oliver Eyton-Williams
4917e59aaa
fix(curriculum): use user's url in url shortner tests ( #41257 )
...
This service is both guaranteed to be up (they're hosting it) and should
allow CORS for all requests (including the tests).
2021-02-25 12:04:09 +01:00
Oliver Eyton-Williams
ee1e8abd87
feat(curriculum): restore seed + solution to Chinese ( #40683 )
...
* feat(tools): add seed/solution restore script
* chore(curriculum): remove empty sections' markers
* chore(curriculum): add seed + solution to Chinese
* chore: remove old formatter
* fix: update getChallenges
parse translated challenges separately, without reference to the source
* chore(curriculum): add dashedName to English
* chore(curriculum): add dashedName to Chinese
* refactor: remove unused challenge property 'name'
* fix: relax dashedName requirement
* fix: stray tag
Remove stray `pre` tag from challenge file.
Signed-off-by: nhcarrigan <nhcarrigan@gmail.com >
Co-authored-by: nhcarrigan <nhcarrigan@gmail.com >
2021-01-12 19:31:00 -07:00
Oliver Eyton-Williams
0bd52f8bd1
Feat: add new Markdown parser ( #39800 )
...
and change all the challenges to new `md` format.
2020-11-27 10:02:05 -08:00
Randell Dawson
b47487b8b2
fix(learn): Change Node project descriptions to all use same template ( #40266 )
...
* fix/change-node-project-descriptions-to-all-use-same-template
* fix: use correct boilerplate
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
* fix: add url to link text
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
* fix: add _blank for target attribute
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
* fix: add missing single quote
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
* fix: remove extra lines
* fix: improved wording of description
Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com >
* fix: move sentence to previous paragraph
Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com >
* fix: move sentence to previous paragraph
* fix: move sentence to previous paragraph
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com >
2020-11-20 12:02:31 -08:00
Shaun Hamilton
c058af2caa
feat(learn): add url-shortener instructions ( #40162 )
...
* feat(learn): add url-shortener instructions
* capatalise post word
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
* remove sentence with external link
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
2020-11-03 09:06:07 -06:00
Shaun Hamilton
d2e1a385e7
fix(learn): add route to timestamp api in tests ( #40144 )
2020-11-02 12:54:56 +09:00
Abdullah
1d2ff7aef6
Add Tests to the Shortener Microservice Project ( #39311 )
...
* fix/add-tests-for-url-shortner-project
* update microservice url shortner test on checking submitted project link
* update microservice url shortner test first test wording
* update microservice url shortner test tests wording
* fix: add suggestions and clarify instructions
* fix: instructions
* fix: add Kris's second suggestion
* fix: change to use timestamp project for requests
* fix: update wording for first test
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com >
Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com >
Co-authored-by: Kris Koishigawa <scissorsneedfoodtoo@gmail.com >
2020-10-14 12:28:44 +09:00
Randell Dawson
d90f84e968
fix(learn): Change demo urls on various backend projects ( #39688 )
...
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
2020-10-05 23:41:27 +05:30
Oliver Eyton-Williams
2b9e38a17b
fix: replace .english.md extension with .md
2020-09-29 22:09:04 +02:00