NeuroTechX / NeuroTechX/EEG-ExPy
Add a CLI experiment run to the pre check-in tests
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 575
- Forks
- 153
- Avg merge
- 6h 44m
- Merged PRs (30d)
- 3
Description
📝 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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in the /test folder and inspect the existing pre check-in tests and CLI entry point. Use BrainFlow to initialize a mock device and add an end-to-end mock run for an eeg-notebook experiment. Done means the test methods run successfully before PR completion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100