Commit Graph

3709 Commits

Author SHA1 Message Date
hamza 46f8f3ecc7 rename the dir 2022-08-02 20:13:55 +01:00
Hamza elkhatri 7050516707 Update README.md 2022-08-02 20:13:55 +01:00
Hamza elkhatri c5193e9d82 change name of function and name of subject 2022-08-02 20:13:55 +01:00
Hamza elkhatri b529e6ecf7 rewrite description 2022-08-02 20:13:55 +01:00
Hamza elkhatri 11b0dd1e55 Update README.md 2022-08-02 20:13:55 +01:00
Hamza elkhatri 3137eb63ef Update README.md 2022-08-02 20:13:55 +01:00
hamza 1aee0b2871 subject(is-the-square-a-child): add readmed 2022-08-02 20:13:55 +01:00
davhojt 91ac481d9f docs(fibonacci2): correct typo in usage heading 2022-08-02 17:52:27 +03:00
davhojt 9848384faa docs(scalar): fix typo 2022-08-02 17:52:27 +03:00
davhojt 31b4331600 docs(fibonacci2): correct typo
This has a deliberate error for code-review training
2022-08-02 17:52:27 +03:00
estlop 975ea7272b fix: Change FIFO to LIFO 2022-07-31 22:17:22 +03:00
Christopher Fremond 5cca789fd1
Update bring-it-to-life-dom_test.mjs
adding a comment to trigger a pull for testing the runner
2022-07-29 12:26:41 +01:00
Christopher Fremond 88c3cc52a9
Update bring-it-to-life-dom_test.mjs
removing a comment to trigger an update
2022-07-27 16:04:37 +01:00
Christopher Fremond c726f13e09
Update bring-it-to-life-dom_test.mjs
Adding a comment to trigger an update
2022-07-27 15:38:59 +01:00
MSilva95 6a3e1be365
Merge pull request #1344 from rcatini/patch-2
Fix the example to match the expected output
2022-07-27 15:12:17 +01:00
MSilva95 9ce366c5d4
Merge pull request #1343 from rcatini/patch-1
Fix unused import
2022-07-27 15:01:02 +01:00
MSilva95 f82c13034d
fix name 2022-07-27 15:00:34 +01:00
MSilva95 182a0f0f92
Merge pull request #1342 from 01-edu/public-issues
issues in public
2022-07-27 14:56:16 +01:00
rcatini a5e8ad8d10
Fix the example to match the expected output 2022-07-27 09:59:08 +02:00
rcatini 58c92312e9
Fix unused import
The `fmt` package was included but never used in the provided exemple program
2022-07-26 12:52:23 +02:00
miguel 5bd0efff7f issues in public 2022-07-25 17:34:09 +01:00
Christopher Fremond 61e9bcda0f
Update bring-it-to-life-dom_test.mjs
reformatting to test an update
2022-07-22 16:33:13 +01:00
eslopfer c2ba93a8b4 docs: Be more specific with text to be printed 2022-07-22 14:06:22 +01:00
estlop 14bff2fbb7 docs: Be more accurate with the description of what needs to be returned 2022-07-21 14:37:04 +01:00
estlop bbe0038638 docs: Correct description 2022-07-21 14:37:04 +01:00
Christopher Fremond 2d0a9a04c7
Update bring-it-to-life-dom_test.mjs
additional modification requested by Anthony (JPS)
2022-07-20 22:35:11 +01:00
MSilva95 e164bf6767
Merge pull request #1321 from 01-edu/DEV-3120-issues-on-public
correcting errors found by students
2022-07-20 10:08:46 +01:00
Christopher Fremond 5dbc369084
Update bring-it-to-life-dom_test.mjs
Modification asked by Anthony for immediate update onsite (JPS)
2022-07-20 06:08:36 +01:00
Christopher Fremond c8e0689e1a
Update bring-it-to-life-dom_test.mjs
testing the modification of the image
2022-07-19 17:16:21 +01:00
Clément d3a3888d53
Remove unescessary test for JS files 2022-07-19 16:22:10 +01:00
Clément 722e7b670a
Add safety semicolon 2022-07-18 17:53:22 +01:00
estlop 3e50722419 docs: Be more specific with the instructions 2022-07-18 08:52:43 +01:00
estlop 2e97385c73 docs: Correct instructions about what to return 2022-07-18 08:50:36 +01:00
davhojt 266a3a941d docs(go quest 11): correct grammar of NodeI exercises
There are still some improvements to make - but we will make those after the current round of in progress selection piscines
2022-07-17 17:23:47 +03:00
Clement Denis 4c65e9e273 fix(js): replace base64 url trick by temp file
this fix some tests with new version of nodejs
2022-07-16 00:01:43 +01:00
Hamza elkhatri 888d46713e Update README.md 2022-07-14 18:23:34 +03:00
zainabdnaya ea8573457b square roost 2022-07-14 18:23:34 +03:00
zainabdnaya f3a1b74bd9 squareroot 2022-07-14 18:23:34 +03:00
hamza 2cc3501e17 subject(square-root): add readmed 2022-07-14 18:23:34 +03:00
estlop c19bfb50ea docs: Correct when to display ping and pong 2022-07-14 10:34:29 +03:00
estlop 0bcc0ddfb7 Correct markdown highlighting 2022-07-14 10:34:29 +03:00
estlop 5a878eb40c docs: Reword instructions 2022-07-14 10:34:29 +03:00
estlop 2155f4b6fc docs: Add description of pingpong subject 2022-07-14 10:34:29 +03:00
estlop 7d9f6eb3e5 docs: Remove piscine imports as per review 2022-07-14 10:34:09 +03:00
estlop cf5f8e6c1e docs: fix wrong sintax in usage 2022-07-14 10:34:09 +03:00
estlop e1d2392997 Write readme for delete subject 2022-07-14 10:34:09 +03:00
estlop 5ab429e996 docs: Explain what to do when slice is empty or there are no even elements as per review
docs: remove piscine imports and refactor to remove variable as per review
2022-07-14 10:33:49 +03:00
estlop aab618949e docs: fix wrong syntax on usage 2022-07-14 10:33:49 +03:00
estlop b974a12074 docs: Add readme file for evenlength subject 2022-07-14 10:33:49 +03:00
estlop 402b138983 docs: Rephrase instructions and remove import as per review 2022-07-14 10:33:21 +03:00