mirror of https://github.com/01-edu/public.git
Tree:
03c1c6506b
CON-1836-MARKDOWN-Fix-virtualisation-linux-project
CON-1994-Update-subjects-with-rand-crate-dependency
CON-2175-Markdown-create-subject-for-Freeze-exercise
CON-2176-Tests-create-test-for-freeze-exercise
CON-2195-Markdown-create-subject-for-jabs-subject
CON-2196-Tests-create-test-for-jabs-subject
CON-2198-MARKDOWN-create-subject-of-more-exercise
CON-2199-TESTS-create-test-of-more-exercise
CON-2209-MARKDOWN-create-subject-for-less-exercise
CON-2210-TESTS-add-test-of-less-exercise
CON-2212-MARKDOWN-add-subject-for-add-exercise
CON-2213-TESTS-add-test-for-add-exercise
CON-2229-MARKDOWN-create-suffix-subject
CON-2232-MARKDOWN-create-wave-subject
CON-2233-TESTS-create-wave-test
CON-2238-MARKDOWN-add-subject-of-sub-exercise
CON-2239-TESTS-add-test-of-sub-exercise
CON-2241-MARKDOWN-create-vowelSign-subject
CON-2242-TESTS-create-vowelSign-tests
CON-2244-MARKDOWN-create-splitStringIntoPairs-Subject
CON-2245-TEST-create-splitStringIntoPairs-tests
CON-2247-MARKDOWN-create-subject-of-sortBydir
CON-2250-MARKDOWN-create-oneMatch-Subject
CON-2253-MARKDOWN-create-asterisksfirst-subject
CON-2254-MARKDOWN-create-numberOfLetters-subject
CON-3010-Markdown-Quest01-the-smooth-operator
CON-3094-Fix-NascarOnlineAlpha-Project
CON-3095-Markdown-GameDev-NascarOnlineAlpha
CON-3116-Fix-nascar-online-alpha-subject-and-audit
CON-3133-Fixing-Emotions-detector-project
CON-3172-Fix-Subject-Audit-AI-Credit-Scoring
CON-3179-Markdown-structure-subject-ai-sp500
CON-3189-Update-structure-for-piscine
CON-3221-Fix-the-class-it-test-so-it-accepts-reverted-order-of-classes
DEV-4049-remove-alcohol-terminology
DEV-4397-piscine-ai-missing-file-for-ex-7-of-nlp
DEV-4415-crud-master-api-definition
MohcineDev-master
master
revert-2104-CON-1813-MARKDOWN-chaikin-raid-for-java-piscine
revert-2708-CON-3132-remake-the-inspector-image-project
v24.13.0-2024.06.21
v24.13.2-2024.06.27
v24.14.0-2024.07.04
v24.15.0-2024.07.16
v24.16.0-2024.07.31
v24.17.0-2024.08.13
v24.18.0-2024.08.27
v24.19.0-2024.09.12
v24.20.0-2024.09.25
v24.21.0-2024.10.10
v24.22.0-2024.10.23
${ noResults }
1 Commits (03c1c6506bbf4258a12454517e84ca73d0df5c09)
Author | SHA1 | Message | Date |
---|---|---|---|
eslopfer |
2cc7a8a432
|
Dev 3747 new exercise about handling different http request methods (#1624)
* docs(piscine-js): add description for the subject uninvited * docs(uninvited.mjs): modify name in example * docs(uninvited): modify example * test(uninvited_test): add preliminary tests * fix(uninvited_test): export variable tests * chore(uninvited): run prettier * test(uninvited): write test to check for invalid status code * test(uninvited): write test to check for invalid content type * chore(uninvited): prettier * test(uninvited): add test to check if server failed * test(uninvited): export tests * test(uninvited): freeze tests to avoid tampering * test(uninvited): remove unused import * test(uninvited): remove unused parameter * test(uninvited): catch rejected promise * test(uninvited): return boolean with result of creating file * test(uninvited): fail if trying to write to an existing file, add flag * test(uninvited): write test to check file is created * test(uninvited): fix wrong path * test(uninvited): rename function for accuracy * test(uninvited): dry code * test(uninvited): rename functions for consistency * test(uninvited): test request body on success * test(uninvited): kill server before if statement * docs(uninvited): rephrase for conciseness * debug(uninvited): Working up to test 4 * test(uninvited): working tests for the subject * chore(uninvited): prettier * chore(uninvited): clean-up, remove extra lines and redundant parameter * tests(uninvited): replace undefined by constant value * test(uninvited): add test to check content of file * chore(uninvited): remove redundant assignment * fix(uninvited): remove yarn.lock * chore(uninvited): remove console log * docs(uninvited): specify what to do when the file already exists * fix(uninvited): revert gitignore * fix(test): restore unused import * docs(uninvited): add link on how to read POST data from a request * docs(uninvited): remove mention to alcohol * test(uninvited): remove unused import * fix(gitignore): add new line at end of file * docs(uninvited): make example more neutral |
2 years ago |