GitHub user jarifibrahim opened a pull request: https://github.com/apache/climate/pull/377
Climate-832 - Add smoke tests - Update requirements - Add smoke tests Sample output of smoke tests ``` Checking installed dependencies numpy>=1.10.4 â scipy>=0.17.0 â matplotlib>=1.5.1 â basemap>=1.0.7 â netcdf4>=1.2.2 â h5py>=2.6.0 â requests>=2.10.0 â bottle>=0.12.9 â pydap>=3.1.1 â webtest>=2.0.21 â nose>=1.3.7 â sphinx>=1.4.4 â sphinxcontrib-httpdomain>=1.5.0 â esgf-pyclient>=0.1.6 â python-dateutil>=2.5.3 â mock>=2.0.0 â myproxyclient>=1.4.3 â Dependencies â Dataset loading â Dataset functions â Dataset processor functions â All checks successfully completed â ``` Unit tests can be executed after successful execution of smoke tests. You can merge this pull request into a Git repository by running: $ git pull https://github.com/jarifibrahim/climate CLIMATE-832 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/climate/pull/377.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 #377 ---- commit 74357d4bd8204257919c211921d7797ad6d386cd Author: Ibrahim Jarif <jarifibra...@gmail.com> Date: 2016-07-27T13:36:31Z Update requirements commit b5f935845259f3f049285b6d32edb21ac6760bd5 Author: Ibrahim Jarif <jarifibra...@gmail.com> Date: 2016-07-27T13:36:47Z CLIMATE-832 - Add smoke tests ---- --- 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. ---