Skip to content
New issue

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

Make all tests runnable from the command line. #472

Merged
merged 2 commits into from
Nov 5, 2014
Merged

Conversation

ketch
Copy link
Member

@ketch ketch commented Nov 5, 2014

Also, don't compare arrays with None. Instead, use "is"/"is not".

Fixes #470.

Replacement for #471.

ketch and others added 2 commits November 3, 2014 16:37
Also, don't compare arrays with None.
* also fixed bug in test_shocksine.py
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.29%) when pulling f074f49 on ketch-runnable_tests into a1adba1 on master.

ketch added a commit that referenced this pull request Nov 5, 2014
Make all tests runnable from the command line.
@ketch ketch merged commit b4308b6 into master Nov 5, 2014
@ketch ketch deleted the ketch-runnable_tests branch November 5, 2014 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make individual tests runnable
3 participants