kytta / vue-tinybox

🌌 A slick, yet tiny lightbox gallery for Vue.js
http://os.kytta.dev/vue-tinybox/
MIT License
94 stars 7 forks source link

Add unit and e2e testing #20

Open kytta opened 4 years ago

kytta commented 4 years ago

In order not to do testing by hand (including what affects #2 and #13) a testing environment is needed. I propose using Jest for unit tests and Cypress for e2e tests.