html_url,issue_url,id,node_id,user,created_at,updated_at,author_association,body,reactions,performed_via_github_app,issue https://github.com/pydata/xarray/pull/1828#issuecomment-357638969,https://api.github.com/repos/pydata/xarray/issues/1828,357638969,MDEyOklzc3VlQ29tbWVudDM1NzYzODk2OQ==,6815844,2018-01-15T10:14:25Z,2018-01-15T10:14:25Z,MEMBER,"There are two comment-outed lines using `self.assertEqual` in test_dataarray and test_dataset. We are still using some methods of `TestCase` class, such as `assertVariableNotEqual`. Can we add equivalent function to testings.py?","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,288382105 https://github.com/pydata/xarray/pull/1828#issuecomment-357620123,https://api.github.com/repos/pydata/xarray/issues/1828,357620123,MDEyOklzc3VlQ29tbWVudDM1NzYyMDEyMw==,6815844,2018-01-15T08:59:29Z,2018-01-15T08:59:29Z,MEMBER,"Using pip seems to temporary solve this issue. ci/requirements-py34.yml ``` name: test_env dependencies: - python=3.4 - bottleneck - flake8 - pandas - pip: - coveralls - pytest>=3.3 - pytest-cov ``` maybe not the best solution, though.","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,288382105