[
https://issues.apache.org/jira/browse/CLIMATE-456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018026#comment-14018026
]
ASF GitHub Bot commented on CLIMATE-456:
----------------------------------------
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 <[email protected]>
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.
----
> Update DAP tests to use setupClass method for initialization
> ------------------------------------------------------------
>
> Key: CLIMATE-456
> URL: https://issues.apache.org/jira/browse/CLIMATE-456
> Project: Apache Open Climate Workbench
> Issue Type: Improvement
> Components: general
> Affects Versions: 0.3-incubating
> Reporter: Michael Joyce
> Assignee: Michael Joyce
> Fix For: 0.4
>
>
> Move any class-wide OpenDAP test initialization into the setup_class method.
--
This message was sent by Atlassian JIRA
(v6.2#6252)