Please create a private fork of this repository and work on that one. Once you're ready to share your work with us, please grant access to your repository to the owner of this (the original) repository.
Write some automated E2E tests for the TO-DO application using Cypress.
The goal is not to add full coverage, instead, focus on how to organize the code well in a way that is maintainable. We care about clean and well organized code that would scale well if the application being tested grows into a big project.
There is no maximum timeframe to complete this assignment so feel free to take as much time as you need to prepare something you're proud of 🚀
Install Node.js, instructions here
Install dependencies
Run the app
Open Cypress GUI app
Run Cypress tests in headless mode