In #248 we add a CI test for much of the app's flow based on the Synthetic EEG fixture that allows us to replay EEG data without a headset.
However, this test doesn't use pyodide in the Electron context b/c of the technical difficulty and overhead of getting an entire Electron app building and being controlled by Playwright on CI.
AT some point, it would be nice to have this, probably as a nightly or release-based job since it would be quite slow and heavy.
In #248 we add a CI test for much of the app's flow based on the Synthetic EEG fixture that allows us to replay EEG data without a headset.
However, this test doesn't use pyodide in the Electron context b/c of the technical difficulty and overhead of getting an entire Electron app building and being controlled by Playwright on CI.
AT some point, it would be nice to have this, probably as a nightly or release-based job since it would be quite slow and heavy.