comp129-spr19 / Diner-Hash---Educational-Python-Game

Diner Hash | An Educational Computer Science game to teach Hash Tables
1 stars 1 forks source link

Kitchen unit testing #76

Open mfraser4 opened 5 years ago

onzfonz commented 5 years ago

I like unit testing

mfraser4 commented 5 years ago

Awesome, we'll bring it up in our next sprint review. I don't imagine we'll be able to go back and cover everything we've done already, but we can look at implementing it going forward as an API check. This is unfortunately some technical debt we've accrued in not starting with this engineering practice. Given more time, we could address this in a subsequent sprint.