GitHub user MJJoyce opened a pull request: https://github.com/apache/climate/pull/59
CLIMATE-456 - Move DAP test initialization to setup_class - Move OpenDAP test initialization to setup_class method. This also seems to fix the issue with nose-exclude not ignoring the test_dap file when instructed to - Rename the test class to fall inline with project naming standards. You can merge this pull request into a Git repository by running: $ git pull https://github.com/MJJoyce/climate CLIMATE-456 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/climate/pull/59.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #59 ---- commit 2e0cd1139ea46a1c5af9f776b9d8366ed040a8bf Author: Michael Joyce <jo...@apache.org> Date: 2014-06-04T19:06:27Z CLIMATE-456 - Move DAP test initialization to setup_class - Move OpenDAP test initialization to setup_class method. This also seems to fix the issue with nose-exclude not ignoring the test_dap file when instructed to - Rename the test class to fall inline with project naming standards. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---