eslopfer
a2e42772e5
test(file-checker): remove files to create them from scratch
2 years ago
eslopfer
168fa94c2b
test(file-checker): refactor test for robustness
2 years ago
eslopfer
8904b74cd3
test(file-checker): fix permissions in test files
2 years ago
eslopfer
c63702c971
test(file-checker): add files to test
2 years ago
eslopfer
0af1b9f161
test(file-checker): fix wrong file to test and wrong variables
2 years ago
eslopfer
ed41ff6929
fix(file-checker): change permission to make the file executable
2 years ago
eslopfer
8ec5b5023c
fix(file-checker): change permission to make it executable
2 years ago
eslopfer
1fe8893aaf
test(file-checker): add test for exercise
2 years ago
eslopfer
5558a83c62
feat(file-checker): add solution for exercise
2 years ago
miguel
a72333ab76
fix(devops): fixing typos and changing perms in the exercise hard-perm
2 years ago
Michele
dc8002d92e
DEV-3951-calculator ( #1706 )
...
* feat(calculator): add new exercise to scripting piscine
* test(calculator): fix swapped exit codes for error handling
* docs(calculator): clarify function behavior for errors
* test(calculator): update error message for invalid number
* docs(calculator): add explicit case statement requirement
improve references section style
add case and getent examples
* fix(calculator): remove getent info in the subject
* chore(calculator): make the solution executable
* test(calculator): add check for case usage
* test(calculator): fix case statement usage check on wrong file
* fix(calculator): remove script added by error
revert changes committed by mistake on Dockerfile and entrypoint.sh
* style(calculator): add newline at end of file
2 years ago
miguel
01857cd9cc
fix(Dockerfile): adding the tree command to fix a bug with the scripting tests
2 years ago
Michele Sessa
1d5db2e77c
test(joker-num): remove unused variable in tester
2 years ago
Michele Sessa
d39254e5d4
test(joker-num): add bash unofficial strict mode
2 years ago
Michele Sessa
3f21c5d32e
feat(joker-num): add new exercise to scripting piscine
2 years ago
eslopfer
9025836ce8
test(joker-num): add provisional tests
2 years ago
eslopfer
1cdf6cb27c
fix(joker-num): remove unnecessary flag
2 years ago
eslopfer
ed02670e16
feat(joker-num): add solution to exercise
2 years ago
miguel
107d7ac4ad
fix(in-back-ground): add check for the nohup command
2 years ago
miguel
9d0f9d4506
fix(): fixing the test
...
adding info in the readme
2 years ago
miguel
da685d8b85
fix(in-back-ground): fixing the test ang improving subject
2 years ago
miguel
a97ca4ed40
fix(in-back-ground): remove echos
2 years ago
miguel
ab2fea635f
fix(in-back-ground):fixing test and adding info to the readme
2 years ago
miguel
f66634c212
feat(in-back-ground): add subject, test and solution for the exercise
2 years ago
nprimo
9bdb8f1217
feat(remake): clarify exercise
...
- specify what happens when directory passed as argument does not
exist
- add hints in subjects
- update solution and tests accordingly
2 years ago
nprimo
48993bb471
docs(remake): improve subject
...
- run prettier to fix formatting
- make example generic with `user`
- improve clarity on exercise objective
- remove created files after tests are run to allow consecutive
tests executions without errors
2 years ago
nprimo
f1a7dd0d2b
feat(remake): add subject, tests and solution
2 years ago
miguel
5f517ea08f
fix(left): fixing test
2 years ago
miguel
8995643d53
feat(left): add subject, test and solution for the exercise
2 years ago
miguel
6ce50f2bde
feat(burial): add subject, test and solution for the exercise
2 years ago
miguel
74c7460405
fix(hard-conditions): creating the files in the test and removing unnecessary folder
...
adding details in the readme
2 years ago
miguel
9eb5d849d5
fix(hard-conditions): adding test case for nos executable
2 years ago
miguel
737ec808b1
feat(hard-conditions): add subject, test and solution for the exercise
2 years ago
Michele Sessa
ed054578b9
docs(input-redirection): fix naming inconsistencies
2 years ago
Michele Sessa
0549bcf421
feat(input-redirection): add new exercise to scripting piscine
2 years ago
miguel
5ffb2348f5
fix(right) fixing the test, readme and solution
2 years ago
miguel
5245101b91
feat(right): add subject, test and solution for the exercise
2 years ago
miguel
15a88f5137
feat(in-the-dark): add subject, test and solution for the exercise
2 years ago
miguel
5f8365c19c
fix(easy-conditions): Fixing exercise due to misunderstanding of the objective
2 years ago
miguel
9becc5396a
feat(easy-conditions): add subject, test and solution for the exercise
2 years ago
Zouhair AMAZZAL
2b77c87031
DEV-3919-my-ls ( #1660 )
...
* DEV-3919 feat(my-ls) add subject and tests for my-ls project
* DEV-3919 fix(custom-ls) change the name of the exercise from my-ls to custom-ls
* DEV-3919 docs(custom-ls) fix grammar errors
* DEV-3919 test(custom-ls) fix unalias in tests
* DEV-3919 docs(custom-ls) add permanently alias teaching
* test(custom-ls): fix test not able to run aliases
Co-authored-by: Zouhair AMAZZAL <zouhair.amazzal@01talent.com>
Co-authored-by: Michele Sessa <mikysett@gmail.com>
2 years ago
nprimo
ce6ef6d186
refactor(array-selector): refactor test
...
- make challenge a variadic function
- simplify test using challenge for all the test cases
2 years ago
nprimo
c231898bca
fix(array-selector): remove exit command from solution
2 years ago
nprimo
c9f0245673
fix(array-selector): add execute mode to test script
2 years ago
nprimo
595c044136
feat(array-selector): add test
2 years ago
nprimo
9038c5b3dd
feat(array-selector): add solution
2 years ago
miguel
04e90aa8be
fix(comparator):fixing the test
...
improving error message in the solution
add readme info about error message
2 years ago
miguel
fb239fd7d2
fix(comparator):fixing test and adding info to the readme
2 years ago
miguel
d07a43ebe8
feat(comparator): add subject, test and solution for the exercise
2 years ago
miguel
eb6e281da0
feat(file-details): add subject, test and solution for the exercise
2 years ago