home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 556404945

This data as json

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/3550#issuecomment-556404945 https://api.github.com/repos/pydata/xarray/issues/3550 556404945 MDEyOklzc3VlQ29tbWVudDU1NjQwNDk0NQ== 45787861 2019-11-20T21:14:22Z 2019-11-20T21:14:22Z NONE

@max-sixty, I have found the da(request) fixture. Do I correctly understand that the tests you mentioned above can be implemented using this fixture and parametrize decorators as in @pytest.mark.parametrize("da", (1, 2), indirect=True)?

I have tried to wrap my head around the elegant use of fixtures and parametrize but didn't get there yet. If you have some time to show a more elegant solution, I would be happy to learn! If not, I guess this should work, too.

Are the examples OK like this?

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  525685973
Powered by Datasette · Queries took 0.699ms · About: xarray-datasette