You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We may add automatic tests to ... well - test various aspects of the plugin.
This can be done with matlab unit test framework.
This is worth considering if we discover that having automatic tests would help (vastly).
Automatic GUI testing would be really nice, but I don't see how we could do this apart from programming an AI to steer the mouse and assess the graphical results 😃
The text was updated successfully, but these errors were encountered:
A small dataset - about 6 files, each not more than 16 channels and a few minutes of signal with events. We can cut-down our standard EGI files from a given study (ADHD?) on size and time. We need lightweight files so that testing would be relatively quick.
A few simple tests for basic eegDb functioning. See functiontests for example.
1.If we need signal of a certain known quality we can cut and use Sternberg files. I have a small set of files that I wanted to transform somehow and use as exemple datasets for potential users.
2. Can't find functiontests
We may add automatic tests to ... well - test various aspects of the plugin.
This can be done with matlab unit test framework.
This is worth considering if we discover that having automatic tests would help (vastly).
Automatic GUI testing would be really nice, but I don't see how we could do this apart from programming an AI to steer the mouse and assess the graphical results 😃
The text was updated successfully, but these errors were encountered: