home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 367410303

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
367410303 MDExOlB1bGxSZXF1ZXN0MjIwODU2MzQ1 2467 Replace the last of unittest with pytest 5635139 closed 0     5 2018-10-06T01:15:45Z 2018-10-06T18:09:56Z 2018-10-06T17:09:14Z MEMBER   0 pydata/xarray/pulls/2467

This replaces (by-and-large) any remaining unittest implementations with pytest implementations. This allows us to use fixtures on any test; the existing implementation does not let us use them on TestCase instances. It also directs future contributors away from using the legacy methods.

Would be great to merge this fairly soon, as there's some chance of merge conflicts (which git may not catch - e.g. someone writing self.assertEqual). I'll try and chase down any test breaks as soon as possible.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/2467/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
  • 5 rows from issue in issue_comments
Powered by Datasette · Queries took 0.635ms · About: xarray-datasette