home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 899085600

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/5682#issuecomment-899085600 https://api.github.com/repos/pydata/xarray/issues/5682 899085600 IC_kwDOAMm_X841lvUg 13205162 2021-08-15T17:32:23Z 2021-08-15T17:32:23Z CONTRIBUTOR

@tomchor thanks. Yes all you need to do is define a test function that checks something and pytest will run it.

you can run it following the instructions here: https://xarray.pydata.org/en/stable/contributing.html#running-the-test-suite

(something like this)

pytest xarray/tests/test_utils.py -k test_latex_name_isnt_split

Thanks! This makes it much easier to test everything locally. I test the new test locally and it should pass now. I also saw that test_chunk() isn't passing and I don't know why. Also I can't run that test locally for some reason.

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