haselfine / capstone_project_4

0 stars 1 forks source link

add tests for add_game: good, bad, none data, no id #59

Closed haselfine closed 4 years ago

haselfine commented 4 years ago

@cjdufault @YoussefMIbrahim @jw0711qt

Completed tests for add_game()... This satisfies testing create_game() as well since add_game() is dependent on it.