leomcelroy / svg-pcb

Design PCBs in the Browser
https://www.leomcelroy.com/svg-pcb-website
GNU General Public License v3.0
64 stars 9 forks source link

Tests #22

Open leomcelroy opened 1 year ago

leomcelroy commented 1 year ago

Could be integration or unit tests. We want to make sure we aren't breaking the program as we develop it. Especially with more contributors joining.

kr15h commented 1 year ago

OK, I managed to integrate jest tests and made a pull request. We should decide what coverage we want to have before we merge it. It should be probably some amount that would take human time to accomplish.