To Do List Project - Testing
In this project we applied test to multiple functions using Jest.
Built With
- HTML
- CSS
- Javascript ES6
- Webpack
- Jest
Prerequisites
- Modern web browser with Javascript enabled
Install
git clone [email protected]:rominana/to-do-list.git
Authors
-
GitHub: @rominana
-
Twitter: @romina_pati
-
Linkedin: romina-patino
-
GitHub: @diegoyon
-
Twitter: @diegoyon
-
Linkedin: @diego_yon
Acknowledgments
@microverse
π
License
This project is MIT licensed.
Testing part 1 - Pair programming
Testing To Do list: part 1 :smile:
In this project, @diegoyon and I :
side note: we also had to apply a test on a createLi function to check the correct functioning of add and remove
Add & remove task from To-Do List
In this project I : :nerd_face:
Testing part 2
In this project, @diegoyon and I : :smile:
To Do List - Interactive list
In this project I : :nerd_face:
To Do List - Project 1. List structure
In this project I: :nerd_face:
Morning session: Peer-to-peer code review 15/07/2022
Hi π your code looks pretty good π― but i think its much easer and better to use the local storage mock package , to avoid mistakes.
Cheers Happy Coding
Spelling errors in the index.html file
There are several spelling errors in the creation of classes within the HTML file. This could lead to future errors when applying styles or javascript.