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

Adding unit tests #36

Merged
merged 3 commits into from
Feb 3, 2015
Merged

Conversation

bas-rustenburg
Copy link
Member

No description provided.

@bas-rustenburg
Copy link
Member Author

Testing framework is in place. Marked tests that are not implemented as expected failures, will implement them in separate PR's.

bas-rustenburg added a commit that referenced this pull request Feb 3, 2015
@bas-rustenburg bas-rustenburg merged commit bf31db4 into choderalab:master Feb 3, 2015
@bas-rustenburg
Copy link
Member Author

I noticed that the nosetests print out a warning message:

test___init__ (test_experiments.TestExperiment) ... /home/bas/anaconda/lib/python2.7/unittest/case.py:340: RuntimeWarning: TestResult has no addExpectedFailure method, reporting as passes
  RuntimeWarning)
ok

But the test seems to work anyways. The issue is most likely with nose

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.

1 participant