DavidGolodetsky / GeekScore

A PWA for board games fans. It allows you to store your games, create teams, and collect statistics. It's built with MEVN stack, using Vue.js 2 and Vuetify.
https://geekscore.herokuapp.com
MIT License
8 stars 33 forks source link

Cover validations.ts with unit tests #199

Closed DavidGolodetsky closed 3 years ago

DavidGolodetsky commented 3 years ago

"Actual:" we don't have any tests for this file.

image

"Expected:" Create a test file for validations.ts and improve coverage for this file to 100%

hpa16 commented 3 years ago

Hi, I'd like to add these unit tests