We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
/test
Eventually, these test methods should run successfully before PR completion.
If you'd like to see this feature implemented, add a 👍 reaction to this post.
The text was updated successfully, but these errors were encountered:
Perhaps #88 can be continued.
Sorry, something went wrong.
I fixed and merged #88, so now we have a framework for adding more tests at least.
No branches or pull requests
📝 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.
If you'd like to see this feature implemented, add a 👍 reaction to this post.
The text was updated successfully, but these errors were encountered: