Commit Graph

193 Commits

Author SHA1 Message Date
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
Louise Foussat 722d2f5cd6 add tell-me-how-many subject + tests 2021-03-11 02:50:30 +00:00
Louise Foussat f8d01c34b8 update verydisco tests -> execute scripts in tmpdir 2021-03-11 02:50:30 +00:00
Louise Foussat ec0d5f7b34 piscine-js lite - node quest - exo 3: verydisco-reverso (add at least one test) 2021-03-11 02:50:30 +00:00
Louise Foussat 8568163a53 piscine-js lite - node quest - exo 2: verydisco-forever 2021-03-11 02:50:30 +00:00
Louise Foussat ef72862deb piscine-js lite - node quest - exo 1: verydisco 2021-03-11 02:50:30 +00:00
Clement Denis 4cfb47e6c2 fix for-each test 2021-03-10 03:46:30 +01:00
Clement Denis f60af6b597 add instructions to run tests locally for DOM & JS 2021-03-03 11:18:38 +00:00
Clement Denis 0f51ab905a js/test: improve prototype restoration, fix bug from nodejs upgrade 2021-03-02 19:13:06 +00:00
Clement Denis 31a9eafd54 fix: missing return in hello-there test and relative path 2021-03-01 12:37:10 +00:00
Clement Denis e15419eacc fix: use url encoded code in hello-there test 2021-03-01 12:23:36 +00:00
Clement Denis f02762f8c6 force module type JS piscine 2021-03-01 11:54:05 +00:00
Clément 1d7b6e6a2a Create hello-there_test.js 2021-03-01 11:22:59 +00:00
Clement Denis b68ea303ef js/tests: add test mode for nodeJS 2021-03-01 11:22:59 +00:00
Clément 53de2c9772
get-json_test.js fix after node version upgrade 2021-02-23 21:23:37 +00:00
Christopher Fremond 2e83184428 changed permissions to executable 2020-11-13 10:19:06 +00:00
xpetit 4cb9d7cdf8 Make tester work again (need to fix sh exercises with curl) 2020-11-04 21:00:55 +00:00
Clement Denis 16afd01662 js: add 5 ms delay to compensate from potentially slow server 2020-09-11 15:38:32 +02:00
Clement Denis 2d09cb2ca0 js: remove log from test 2020-09-11 15:17:30 +02:00
Clement Denis 4363b415f1 js: replace setInterval with sync loop for precision 2020-09-11 14:12:18 +02:00
Clement Denis 862a21fa3a js: increase delay to improve precision in tests 2020-09-10 10:36:43 +02:00
xpetit 38c7e95598
Put specific versions for Docker containers
This is done to remove potential bugs caused by a dependency change
Update the versions must be done manually and validated with automated tests
2020-08-05 14:38:59 +02:00
Clement Denis e1763bf1e3 js/test: typo 2020-07-23 18:22:51 +02:00
Clement Denis 44ec1b1b4d js/test: add join to prototype before assertion 2020-07-23 18:16:05 +02:00
Clement Denis 92eef96b62 js/test: add split to prototype before assertion 2020-07-23 18:11:45 +02:00
OGordoo 7cc80e6d1d
Merge pull request #631 from 01-edu/issue-fixs
content: issue fix
2020-06-29 10:48:01 +01:00
lee 777087a771 debounce: test correction 2020-06-25 09:41:26 +01:00
lee 498fdd9897 moving js test comments for students 2020-06-24 15:02:17 +02:00
Clement Denis d14b2ad98a 1 because.... raids 2020-06-24 14:39:26 +02:00
Clement Denis a1660c3bb1 add dummy tests for piscine raids. 2020-06-24 14:27:05 +02:00
lee 70b11bfbd1 content: issue fix 2020-06-23 17:47:06 +01:00
lee 2e080953bd neuron: removing s from test 2020-06-23 12:18:19 +01:00
4627cd898b Clean Dockerfile & Clone repositories with HTTPS 2020-06-20 16:43:32 +02:00
lee 74a2a30b7b correction: flow([args]) 2020-06-17 13:28:17 +01:00
Clément 45e04049da
Update mapper_test.js 2020-06-17 14:07:25 +02:00
kuzikov 2881e95efe duplicate test changed 2020-06-17 01:00:01 +02:00
MSilva95 38d678dc50 adding comments to the tests 2020-06-16 17:18:29 +02:00
MSilva95 64871dd9b0 adding comments to the tests 2020-06-16 17:18:29 +02:00
MSilva95 f92c3356c3 adding comments to the tests 2020-06-16 17:18:29 +02:00
MSilva95 9d4be8c198 adding comments to the tests 2020-06-16 17:18:29 +02:00
Clément 7365d88433
fix typo in error message 2020-06-16 17:17:50 +02:00
Clément 972460601a
Update test.mjs 2020-06-16 17:16:34 +02:00
Clément 5981c15b08
Update using-map_test.js 2020-06-16 10:44:14 +02:00
Clément 8e3ccd52d9
Rename doctor-strange_test.js to dr-strange_test.js 2020-06-15 08:36:38 +02:00
Clement Denis c163d87738 js tester: remove comments from code before testing 2020-06-12 11:23:11 +02:00
Clement Denis 394127542b js tester: trim injected code before removing it 2020-06-11 10:25:10 +02:00
Clément 5f45fa049c
Add missing included code 2020-06-08 10:53:38 +02:00
Clément af4951f326
Update test.mjs 2020-06-08 06:35:05 +02:00
Clément a584c6d55b
Rename returns.js to returns_test.js 2020-06-08 06:04:29 +02:00
Clément 3cc845a780
Rename declarations.js to declarations_test.js 2020-06-08 06:03:58 +02:00
lee aaa4573da8 physics exercise js 2020-06-07 20:12:46 +02:00
Clement Denis 5fea5c7d74 adding tests for blockchain and collection 2020-06-05 19:05:15 +02:00
Clement Denis 93b8d74f4f rename mutable subject to returns 2020-06-04 19:25:26 +02:00
lee b52f5cb684 js exercises: mutability merge 2020-06-04 19:25:26 +02:00
lee 817d8206d7 js exercises: mathod-man merge 2020-06-04 19:16:25 +02:00
lee f2e91d469a js exercises: declaration merge 2020-06-04 16:33:28 +02:00
Clement Denis ef83565efa review doctor-strange subject 2020-06-04 00:07:15 +02:00
MSilva95 b25e4c1ea9 new exercise doctor strange for js-piscine date 2020-06-04 00:07:15 +02:00
MSilva95 842d39f9dd new exercise for data 2020-06-03 23:52:37 +02:00
Clément ee76b82dac
Update how-2-js_test.js 2020-05-31 22:16:20 +02:00
Clement Denis 52adf5c8fd adding more javascript subjects (+fixes) 2020-05-31 20:41:48 +02:00
Clement Denis ee0dc3c77c adding how-2-js exercise 2020-05-30 17:41:32 +02:00
Clement Denis 5f8f54f027 add return value for eq 2020-05-29 22:33:41 +02:00
Clement Denis 26f9eee89a dont trim stack 2020-05-29 22:33:41 +02:00
Clement Denis d251653e00 add log for js tester 2020-05-29 22:33:41 +02:00
d8a3415996 absolute path 2020-05-29 22:33:41 +02:00
8ba480c959 fix 2020-05-29 22:33:41 +02:00
af6c0d6de3 remove NPM install 2020-05-29 22:33:41 +02:00
b23675aa8d typo 2020-05-29 22:33:41 +02:00
Clement Denis 486dbc1e2a add js build and test 2020-05-29 22:33:41 +02:00
Clement Denis c51609ed9e add js files 2020-05-29 22:33:41 +02:00