dsharlet / LiveSPICE

Real time SPICE simulation for audio signals
MIT License
419 stars 61 forks source link

Presubmit tests #139

Open dsharlet opened 3 years ago

dsharlet commented 3 years ago

We should have some tests that we can easily run before merging PRs. So far I've just been merging them and then testing them manually (as opposed to cloning, pulling, testing locally). Fortunately the stakes are low for this project :)

There is some reasonable command line tests of computer algebra and the circuit simulation itself, but I think most things that need test coverage are the GUI functionality.