hengittää
cbb373d36e
Update calculator_test.sh
...
Added set -euo pipefail to enforce safer scripting practices.
Improved variable scoping within the challenge function.
Simplified the function calls within the challenge function.
Refactored the test for the use of case statement.
Updated the invalid input tests to include better error handling.
Reorganized and improved the testing of operator functions.
Added a final message indicating the success of all tests.
7 months ago
Harry
754fb37d06
feat(configure): add `docker-compose`
10 months ago
Harry
bbf8760043
fix(configure): install method `docker`
10 months ago
Harry
988d47fa7e
fix(configure): install method `docker` & `git`
10 months ago
Harry
cdb6aaa234
feat(configure): update node version to `20.x`
10 months ago
Harry
f316d187d7
fix(configure): v6.1.0-13-cloud-amd64 deprecations
10 months ago
Harry
7f311b4eb2
fix(configure): bookworm deprecation
1 year ago
Harry
411974d8aa
fix(configure): bookworm compatibility
1 year ago
lee
ccd119c098
fix(entrypoint): correct path to the exercise that is being tested
1 year ago
lee
76e4a02339
refactor(code-editor): add CODE_EDITOR_ONLY_RUN to test images, allowing to run code in the code editor if enabled
1 year ago
Harry
d75183c3ac
fix(Dockerfile): debian version from `10.9-slim` to `10-slim`
1 year ago
Harry
45af6538f0
fix(configure): alternative `fqdn` check
1 year ago
miguel
bb59c2fedf
fix(to-git-or-not-to-git): add check for echo
2 years ago
miguel
6fe1bcf2b2
fix(to-git-or-not-to-git-remake): changed the exercise so that it is doable
2 years ago
Zouhair AMAZZAL
2ba35afd50
test(grades) fix stderror testing scenarios for grades exercise
2 years ago
miguel
26bf95547d
fix(file-details): wrong solution and bad example on the subject
2 years ago
miguel
08b4a5a545
fix(json-reseacher): trying to give the domain var instead of the content link to see if it removes the bug
2 years ago
Michele Sessa
88d6867500
fix(scripting-piscine): fix entrypoint failing some tests
...
tests were failing when the exercise name didn't match the expected file
2 years ago
Michele Sessa
52cdb0286e
test(joker-num): fix permissions issues
...
ensure stop on first failure in a more compatible way (even if more basic)
2 years ago
Michele Sessa
fe8240bd70
test(greatest-of-all): remove unnecessart input in one test
2 years ago
Michele Sessa
9c9d517c84
test(greatest-of-all): refactor challenge
...
function is now more modular and got called once for every test
2 years ago
Michele Sessa
0a849dd63b
fix(division_test): add bc dependency for division exercise
2 years ago
Michele Sessa
dcee131cf0
refactor(division_test): make challenge function more modular
2 years ago
Michele Sessa
de9d5caeb7
fix(devops): fix permission denied error
...
give execution permission to student files to prevent permission denied on execution
2 years ago
miguel
69f209c015
fix(change-struct): remaking the solution according to the readme
2 years ago
nprimo
f29fa16b56
fix(json-researcher): fix test
...
Add caddy boilerplate as in who-are-you_test.sh
2 years ago
eslopfer
84fe5902c3
feat(better-cat): change permission to executable
2 years ago
eslopfer
5bcdda2668
test(better-cat): add test case
2 years ago
eslopfer
a90339649f
test(better-cat): remove unnecessary edge case sugestion
2 years ago
eslopfer
872f352e46
test(better-cat): add tests for exercise
2 years ago
eslopfer
be13887d98
feat(better-cat): add solution for exercise
2 years ago
Christopher Fremond
a7272e069c
chore(atos-install-script): remove library ffmeg
2 years ago
nprimo
c102e69e8e
feat(job-regist): new version
...
ask for the solution to launch a script that will be monitored
2 years ago
nprimo
0d9bc4b654
feat(job-regist): add new test case
2 years ago
nprimo
81cd3cbd11
feat(job-regist): add new bash exercise
...
- are the current test cases enough?
2 years ago
Christopher Fremond
34a2e953ab
chore(configure atos) : adding ffmpeg library to optimize firefox
2 years ago
Christopher Fremond
5c3303f0b7
update(atos-script): adds the installation of chrome
2 years ago
Christopher Fremond
ede4a9e73c
chore(atos-configure-script): adds first version of atos configure script
2 years ago
Harry
657196b282
fix(configure): remove `latest` tag
2 years ago
eslopfer
cb024df579
chore(dir-info): make comment accurate
2 years ago
eslopfer
23beb48880
feat(dir-info): add solution for exercise
2 years ago
eslopfer
f7491d2e00
test(dir-info): add tests for exercise
2 years ago
Harry Vasanth
5a98fe519e
fix(configure): add runner v2 support
2 years ago
eslopfer
a2572a5d27
chore(largest): add line at eof
2 years ago
eslopfer
4608e50e83
chore(largest-dir): delete folder
2 years ago
eslopfer
8f7ba8f6cd
test(largest): create the folders and remove them when running the test
2 years ago
nprimo
06dc3ff388
feat(largest): add new bash exercise
...
- add subject, solution, test and support files
2 years ago
miguel
36f079db98
docs(grades): fix test and error message
2 years ago
miguel
1f9b277887
fix(grades): fix and add more tests
2 years ago
miguel
8182d373d2
fix(grades):change the test to be more flexible
2 years ago