Abhi Joshi
|
ceee6258a2
|
The issue lies in the inability to run npm test for problems 2, 3, 4, 5, and 7. To resolve this, rename the test files by adding an 'a' in front of them (e.g., from removeFromArray.spec.js to aRemoveFromArray.spec.js). This error doesn't occur when the test file name is alphabetically before readme.md.
|
2023-12-28 11:46:23 +05:30 |
thatblindgeye
|
e416717ba9
|
Remove test skips for solutions
|
2023-02-01 18:58:58 -05:00 |
thatblindgeye
|
2ec0f4344d
|
Updated file paths
|
2023-02-01 18:53:54 -05:00 |
Eric Olkowski
|
a092bf0559
|
Merge branch 'main' into update_solutions
|
2023-01-21 12:55:06 -05:00 |
thatblindgeye
|
4a112362c8
|
Update files
|
2023-01-21 12:53:41 -05:00 |
Asartea
|
9214f20afd
|
restore initial test state
|
2022-11-12 21:07:47 +01:00 |
Asartea
|
0b218347ff
|
Missed README.md
|
2022-11-12 20:59:52 +01:00 |
Asartea
|
374252c302
|
Update tempConversion function's naming
|
2022-11-12 20:49:28 +01:00 |
thatblindgeye
|
fb1a2db8d7
|
Add solution directories for exercises
|
2022-02-20 14:07:44 -05:00 |
Briggs Elsperger
|
74ab0b7cc6
|
add clarifiying comment about not removing code
|
2021-09-11 16:18:55 -06:00 |
Benjo Kho
|
61f38bf60c
|
Rename folders with numbers and underscores
|
2021-08-07 14:52:11 +08:00 |