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

Various fixes on tests #347

Merged
merged 1 commit into from
Sep 13, 2015
Merged

Various fixes on tests #347

merged 1 commit into from
Sep 13, 2015

Conversation

talumbau
Copy link
Member

@talumbau talumbau commented Sep 8, 2015

  • test that assert the raise of an Exception contain 'raise' in name
  • remove 'test_make_Calculator_from_files' since it is identical to
    following test. There is no longer a 'from_files' class method
    so the test should have been removed.

- test that assert the raise of an Exception contain 'raise' in name
- remove 'test_make_Calculator_from_files' since it is identical to
  following test. There is no longer a 'from_files' class method
  so the test should have been removed.
@talumbau
Copy link
Member Author

looking to merge this soon... Any objections?

@MattHJensen
Copy link
Contributor

On naming: it makes sense to me to keep the naming scheme consistent across tests for now (by making this change) and then to review the naming scheme more systematically when we proceed with the second step of our code style review #30 (comment).

On removing the "from_file" test, that makes sense as well.

👍

@martinholmer, could you look this over and merge it if all seems good?

martinholmer added a commit that referenced this pull request Sep 13, 2015
@martinholmer martinholmer merged commit e3bd2fb into PSLmodels:master Sep 13, 2015
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.

3 participants