wintergatan-community / virtual-mmx

A WebApp to program songs on a virtual Marble Machine X
https://wintergatan-community.github.io/virtual-mmx/
MIT License
36 stars 15 forks source link

Setup Tests for TDD #12

Open Sturgelose opened 4 years ago

Sturgelose commented 4 years ago

Create tests with Jest (or any other suggested testing framework) in order to make sure we don't break anything while coding new features.

The aim of this issue is to setup tests in the project and to provide some basic test examples!

Schokomuesl1 commented 4 years ago

Claim

Schokomuesl1 commented 4 years ago

(We talked about this a while ago on Discord; didn't really have time until now; currently have set up Jest and Cypress /w example tests and I'd like to open a PR for some initialinput etc...)