The task is related to real world application for managing todo tasks - https://todomvc.com/examples/vue/
We are using C# with Specflow but recommend writing the solution in whatever language you’re most comfortable in.
The todo application is used for adding, completing and deleting todos as well as bulk operations and filtering.
-
Write test cases covering the todo application and priorities them
-
Automate the test cases (at least the highest priority ones)
- Use git to version control the application
- Include instructions in a README on how to run the test suite
Please publish your solution to GitHub/GitLab/BitBucket in a non-publicly available repository. Contact us in order to give us permissons to open it.