fac20 / Week3-ToDoList-DFJL

In this project we've made a To Do List, focussing on developing our testing skills
https://fac20.github.io/Week3-ToDoList-DFJL/
0 stars 0 forks source link

Tests #42

Open azizi-a opened 4 years ago

azizi-a commented 4 years ago

Did you use TDD or where the test implemented when the functionality was close to complete?

JoshDAO commented 4 years ago

We wrote almost all of our tests immediately in a TDD manner. We didn't manage to do our end-to-end tests because it was difficult to conceptualise initially and we ran out of time yesterday.