zurda / hangman-films

Hangman game: guess the film (movieDB API, Typescript, React)
https://hangman-films.netlify.app/
6 stars 6 forks source link

Add testing #27

Open zurda opened 3 years ago

zurda commented 3 years ago

Purpose

Add testing

Description

We currently have formatting, linting and snapshot testing, but no proper testing for the logic and functionality. Let's add tests