Brussels | ITP2025 | Elena Vasileia | Week 9 | Sprint 3/to do list (without the stretch) #90
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Self checklist
Changelist
I wrote the remaining function for a delete completed button and styled it. Wrote tests about its functionality. With the option of json-package for windows every test passed succesfully!
Additionally I would like to add: It was challenging to understand all pre written code, even with the comments. As I didn't writte the code before of the point of the "delete completed" button, I had to practically simulate the whole procedure from scratch to understand how the coder wrote it. Tests are pretty challenging too, obvious when read but not so easy to create from scratch. Still a little blury how to separate files according to their functionality since many functions affect both UI and backend.
Questions
How can I fix the rest of my assignements with the windows option of json-package.js so all tests would pass?