Skip to content

add missing auto test files removed after some PR #1052

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

Merged
merged 1 commit into from
Feb 11, 2015

Conversation

oesteban
Copy link
Contributor

No description provided.

oesteban added a commit that referenced this pull request Feb 11, 2015
add missing auto test files removed after some PR
@oesteban oesteban merged commit c993606 into nipy:master Feb 11, 2015
@oesteban oesteban deleted the fix/MissingTestFiles branch February 11, 2015 14:02
@satra
Copy link
Member

satra commented Feb 11, 2015

@oesteban - on my machine it always deletes the test_auto_overlap because there is an explicit test_overlap. is there a particular reason, why you don't get this? perhaps something to do with case?

@satra
Copy link
Member

satra commented Feb 11, 2015

basically any file that has an explicit test doesn't have an auto test. we encourage testers to put the contents of the auto test into their explicit test when they write one. or name their test differently from test_interfaceName.py

@oesteban
Copy link
Contributor Author

@satra ok, I think I get this. So, either I set a different name for test_overlap.py or I copy the contents of test_auto_overlap into that file, right?.

Anyways, when I do make specs they are automatically generated on my setup.

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.

2 participants