nss-day-cohort-22 / movie-history-kindhearted-toads

movie-history-kindhearted-toads created by GitHub Classroom
0 stars 1 forks source link

refactored vanilla js event listeners into jQuery calls & move event Listener creation #33

Closed Chewieez closed 6 years ago

Chewieez commented 6 years ago
  1. Test site and make sure logging in still works
  2. perform a search for new movie & make sure this works properly
  3. perform a search for tracked movie & make sure this works properly
  4. add a movie to your watchlist and make sure it only added one instance of the movie
  5. log out and log in as a different user and add a new movie to your watch list and make sure it only adds one instance of the movie.

Make sure all listeners are working.

camilleryr commented 6 years ago

👍