home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 368912226

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
368912226 MDExOlB1bGxSZXF1ZXN0MjIxOTc3NDE4 2479 Fix backend test classes so they actually run 1217238 closed 0     4 2018-10-11T01:08:11Z 2018-10-11T21:34:50Z 2018-10-11T21:20:53Z MEMBER   0 pydata/xarray/pulls/2479

We accidentally stopped running many backend tests when we merged #2467, because they no longer inherited from untitest.TestCase and didn't have a name starting with "Test".

This PR renames the tests so they actually run. I also fixed a bug with the pseudonetcdf backend that appears to have been introduced by a bad merge in

2261. It wasn't caught because the tests weren't actually running.

cc @max-sixty

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/2479/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 pull

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 4 rows from issue in issue_comments
Powered by Datasette · Queries took 0.642ms · About: xarray-datasette