Add (failing) test for checking the number of a newly added todo.
When using the add_todo method, the todo number is not set. It needs some refactoring to move the number property to the TodoList, instead of being a property of Todo.
Showing
Please register or sign in to comment