Commit Graph

120 Commits

Author SHA1 Message Date
davhojt 39ef371506 fix(get-some-time): add missing test case
for where sunday is the first day of the year.
2022-06-13 07:43:52 +03:00
davhojt 7350a3b4d6 fix(valid-ip) remove faulty expected result
max TCP IP is 65535, but we expected larger numbers to be found within the data set.
2022-06-10 15:21:25 +03:00
Clement Denis d8ec885b25 Update tests to handle unresolved promises 2022-05-10 16:41:24 +01:00
Clément d780d26483
Add more test cases for molecules-cells 2022-04-15 13:01:23 +01:00
Clément eb2579a9e9
Add more edge cases tests to split 2022-04-15 12:13:00 +01:00
Clément 2e712343bc
Add more restrictions to cut-corners
catch `>>`, `&`, `|` and `%`.
2022-04-15 11:54:09 +01:00
miguel 970d873a43 fixing public issues 2022-02-25 12:20:27 +00:00
miguel 52e7e7c129 fixing the tests of interpolation 2022-02-18 16:56:22 +00:00
miguel a622a6dc92 public issues 2022-02-18 12:41:49 +00:00
miguel 9a22c4b8b0 solving some issues on fusion and debounce exercises 2022-01-21 14:04:14 +00:00
Christopher Fremond 3b20d93e80
Update date-is_test.js
Fixing the future and past tests.

"the future is now, old man"
2022-01-13 10:18:42 +00:00
Clément 3c37510aa9
Create diamon_test.js 2021-11-03 13:31:00 +01:00
Clement Denis d57c9e3a21 discovery-js: add additional loop exercise 2021-05-05 23:51:33 +01:00
Clement Denis d3a8b56646 discovery-js: add more exercises 2021-05-05 23:27:11 +01:00
Clement Denis 8d2a02f417 add new picine-discovery exercises 2021-04-29 17:51:05 +01:00
Clement Denis 0e67e834e5 update discovery-piscine subjects and tests 2021-04-29 17:47:50 +01:00
Clement Denis 3a7568aa9f js: test runner for inline mode now also output the full tested code 2021-04-29 17:45:47 +01:00
Clement Denis 3cdfd1a34c discovery-piscine: update exercises and test 2021-04-12 03:15:36 +01:00
Clement Denis d7f3952913 discovery-piscine: update subjects 2021-03-31 18:25:24 +01:00
Clement Denis 7737d99668 js: fix missing variable 2021-03-29 12:05:34 +01:00
Clement Denis 6bb03c84b6 js: fix function tests (missing await) 2021-03-29 11:50:41 +01:00
Clement Denis 6fba7fb280 js: test.mjs handle json tests 2021-03-29 05:10:38 +01:00
Chris 5ff30bcf33 discovery-piscine: add subjects and tests
merge hello-there subject
2021-03-29 00:33:49 +01:00
Clement Denis 49be2798c0 js: fix issue with variable declaration in happiness-manager test 2021-03-14 00:45:01 +00:00
Louise Foussat 72f0d8a763 fix upperFirst in tell-me-who and tell-me-vip 2021-03-11 12:52:09 +00:00
Clement Denis cfaa8308ca apply prettier 2021-03-11 02:50:30 +00:00
Clement Denis 5b46cea96e fix crashing tests 2021-03-11 02:50:30 +00:00
Clement Denis 396cd4a71f Always use directory instead of both folder and directory 2021-03-11 02:50:30 +00:00
Clement Denis b5254e973b crash on file notfound instead of comparing strings 2021-03-11 02:50:30 +00:00
Clement Denis 141aa6d9d1 verydisco-forever: test & subject review 2021-03-11 02:50:30 +00:00
Clement Denis 7cf59f7507 verydisco-reverso: test and subject review 2021-03-11 02:50:30 +00:00
Louise Foussat cda257e763 💄 2021-03-11 02:50:30 +00:00
Clement Denis 1bfda49bb8 personal-shopper: prettier on README + rework on the test 2021-03-11 02:50:30 +00:00
Clement Denis 6e531663bb js: udpate node LTS version, add better errors and tools for random 2021-03-11 02:50:30 +00:00
Louise Foussat 25ab1365f2 rm big random in tell-me-who tests 2021-03-11 02:50:30 +00:00
Clement Denis f71ce9d07b tell-me-vip: remove randomnes 2021-03-11 02:50:30 +00:00
Louise Foussat 80512837ca update tests for verydisco exercises 2021-03-11 02:50:30 +00:00
Louise Foussat 1d069d43d4 details clean 2021-03-11 02:50:30 +00:00
Louise Foussat e6f8444a2f update tell-it-cypher tests 2021-03-11 02:50:30 +00:00
Louise Foussat 749c68c65a rework tell-me-vip-tests & subject 2021-03-11 02:50:30 +00:00
Louise Foussat 7e06b4c515 add one test to tell me how many - many more explicit for students 2021-03-11 02:50:30 +00:00
Louise Foussat 28a12d6af5 update tell-me-who tests 2021-03-11 02:50:30 +00:00
Louise Foussat a4f920a920 update tell-me-how-many subject and tests 2021-03-11 02:50:30 +00:00
Louise Foussat cea85c2ace add happiness manager subject and tests 2021-03-11 02:50:30 +00:00
Louise Foussat f2f85cd100 update test file, pass path to setup 2021-03-11 02:50:30 +00:00
Louise Foussat da1ca554fa add personal-shopper bonus subject and tests
nb: subject could ask to print new value in the file after rm or add of an elem. For now I didn't put it because it's already a lot. TO be discussed
2021-03-11 02:50:30 +00:00
Louise Foussat b0c9a3810f add tell-it-cypher subject and tests 2021-03-11 02:50:30 +00:00
Louise Foussat eb955b8d13 update tell-me-vip subject and tests -> ask to write a file with the vip list now instead of log it 2021-03-11 02:50:30 +00:00
Louise Foussat 6a09c80cf6 add tell-me-vip subject + tests 2021-03-11 02:50:30 +00:00
Louise Foussat fe67e63061 add tell me who subject + tests 2021-03-11 02:50:30 +00:00