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

Add tests #38

Closed kr15h closed 1 year ago

kr15h commented 1 year ago

A working test setup. Do the following.

yarn install
yarn test

Work in progress. My suggestion would be to merge this only after a certain amount of tests have been added. I had problems with pcb_helpers and some geogram dependencies. Maybe you can take a look.

kr15h commented 1 year ago

On the other hand, if this is merged, I could continue building KiCad download with tests and add some to Gerber download after.