EEG-ExPy icon indicating copy to clipboard operation
EEG-ExPy copied to clipboard

Add a CLI experiment run to the pre check-in tests

Open oreHGA opened this issue 3 years ago • 2 comments

📝 Provide a description of the new feature

What is the expected behavior of the proposed feature? What is the scenario this would be used?

Add a mock run of the cli to allow for end-to-end test of an eeg-notebook experiment. Code can live in the /test folder.

Eventually, these test methods should run successfully before PR completion.

  • you can initialize a mock device with brainflow

If you'd like to see this feature implemented, add a 👍 reaction to this post.

oreHGA avatar May 20 '21 14:05 oreHGA

Perhaps https://github.com/NeuroTechX/eeg-notebooks/pull/88 can be continued.

ErikBjare avatar May 20 '21 15:05 ErikBjare

I fixed and merged #88, so now we have a framework for adding more tests at least.

ErikBjare avatar May 20 '21 15:05 ErikBjare