neuromore / studio

neuromore Studio is your all-in-one biofeedback suite
https://neuromore.com
126 stars 39 forks source link

FR: Regression Testing Framework? #310

Open stellarpower opened 1 year ago

stellarpower commented 1 year ago

Do you guys have any sort of setup at Neuromore for performing regression tests on a build of the Engine? E.g. some testcase classifiers that can validate output data (written to file, OSC, feedback values submitted) with known inputs?

I see a unit testing class in the code, but I am thinking more in terms of black-box integration tests.