dForDeveloper / movie-tracker

An app for keeping track of newly released movies
0 stars 1 forks source link

Increase test coverage #32

Closed dForDeveloper closed 5 years ago

dForDeveloper commented 5 years ago

I wrote tests for the handleClick method in LoginPrompt, the handleClick method in MovieCard, and both the if and the else cases of the toggleFavorite thunk.