nprimo
de95b3b572
refactor(friend-support): improve single test clarity
...
Rename test functions to explicit what is being tested
2 years ago
nprimo
ab38fc622a
refactor(friend-support): start and kill server for each test
2 years ago
nprimo
d3fa6a5355
feat(friend-support): add random factor to tests
2 years ago
nprimo
446924e348
refactor(friend-support): implement suggested changes
...
- remove unused import statements and variables
- improve variables naming
- deconstruct objects used as inputs
2 years ago
nprimo
e2ece47510
feat(Dockerfile): update apline version use
...
Update alpine version used to build Docekr Container to have node
v18.x to be able to use fetch
2 years ago
nprimo
380ad0dc3e
feat(friend-support_test): update tests
2 years ago
nprimo
50c73c0af3
feat(friend-support): add draft test
...
- currently working only with `guests` provided directory
in public/js/tests dir -> test must be able to get `guests` dir
from student repo
- need to check if there are more cases to test
2 years ago
nprimo
f179d6e09f
feat(tests): update script to use fetch in node tests
2 years ago
nprimo
c0d3cddadc
fix(keycodes-symphony-dom test): redefine function
2 years ago
nprimo
2f4900d8d2
test(primitives): Add new tests to check if variables are constant
2 years ago
nprimo
ec55a11e80
test(declarations): Add new tests to check if variables are constat
2 years ago
Christopher Fremond
92294a7f4d
Update bring-it-to-life-dom_test.mjs
...
remving the comment I added for demo purposes
2 years ago
Christopher Fremond
5cca789fd1
Update bring-it-to-life-dom_test.mjs
...
adding a comment to trigger a pull for testing the runner
2 years ago
Christopher Fremond
88c3cc52a9
Update bring-it-to-life-dom_test.mjs
...
removing a comment to trigger an update
2 years ago
Christopher Fremond
c726f13e09
Update bring-it-to-life-dom_test.mjs
...
Adding a comment to trigger an update
2 years ago
Christopher Fremond
61e9bcda0f
Update bring-it-to-life-dom_test.mjs
...
reformatting to test an update
2 years ago
Christopher Fremond
2d0a9a04c7
Update bring-it-to-life-dom_test.mjs
...
additional modification requested by Anthony (JPS)
2 years ago
Christopher Fremond
5dbc369084
Update bring-it-to-life-dom_test.mjs
...
Modification asked by Anthony for immediate update onsite (JPS)
2 years ago
Christopher Fremond
c8e0689e1a
Update bring-it-to-life-dom_test.mjs
...
testing the modification of the image
2 years ago
Clément
d3a3888d53
Remove unescessary test for JS files
2 years ago
Clément
722e7b670a
Add safety semicolon
2 years ago
Clement Denis
4c65e9e273
fix(js): replace base64 url trick by temp file
...
this fix some tests with new version of nodejs
2 years ago
Clement Denis
8573f049f2
Create a copy of the dom tests to js image
2 years ago
Clement Denis
711dabdb12
create editor version of init/hello-there for the origin piscine
2 years ago
davhojt
39ef371506
fix(get-some-time): add missing test case
...
for where sunday is the first day of the year.
2 years ago
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.
2 years ago
Clement Denis
d8ec885b25
Update tests to handle unresolved promises
3 years ago
Clément
d780d26483
Add more test cases for molecules-cells
3 years ago
Clément
eb2579a9e9
Add more edge cases tests to split
3 years ago
Clément
2e712343bc
Add more restrictions to cut-corners
...
catch `>>`, `&`, `|` and `%`.
3 years ago
miguel
970d873a43
fixing public issues
3 years ago
miguel
52e7e7c129
fixing the tests of interpolation
3 years ago
miguel
a622a6dc92
public issues
3 years ago
miguel
9a22c4b8b0
solving some issues on fusion and debounce exercises
3 years ago
Christopher Fremond
3b20d93e80
Update date-is_test.js
...
Fixing the future and past tests.
"the future is now, old man"
3 years ago
Clément
3c37510aa9
Create diamon_test.js
3 years ago
Clement Denis
d57c9e3a21
discovery-js: add additional loop exercise
4 years ago
Clement Denis
d3a8b56646
discovery-js: add more exercises
4 years ago
Clement Denis
8d2a02f417
add new picine-discovery exercises
4 years ago
Clement Denis
0e67e834e5
update discovery-piscine subjects and tests
4 years ago
Clement Denis
3a7568aa9f
js: test runner for inline mode now also output the full tested code
4 years ago
Clement Denis
3cdfd1a34c
discovery-piscine: update exercises and test
4 years ago
Clement Denis
d7f3952913
discovery-piscine: update subjects
4 years ago
Clement Denis
7737d99668
js: fix missing variable
4 years ago
Clement Denis
6bb03c84b6
js: fix function tests (missing await)
4 years ago
Clement Denis
6fba7fb280
js: test.mjs handle json tests
4 years ago
Chris
5ff30bcf33
discovery-piscine: add subjects and tests
...
merge hello-there subject
4 years ago
Clement Denis
49be2798c0
js: fix issue with variable declaration in happiness-manager test
4 years ago
Louise Foussat
72f0d8a763
fix upperFirst in tell-me-who and tell-me-vip
4 years ago
Clement Denis
cfaa8308ca
apply prettier
4 years ago