home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 659873662

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association pull_request body repo type active_lock_reason performed_via_github_app reactions draft state_reason
659873662 MDU6SXNzdWU2NTk4NzM2NjI= 898 datasette.utils.testing module 9599 open 0     2 2020-07-18T03:53:24Z 2020-07-18T03:57:46Z   OWNER  

The unit tests for plugins could benefit from reusing code from Datasette's own testing fixtures, e.g.:

I may need to borrow this function from Datasette for the tests: https://github.com/simonw/datasette/blob/1f6a134369e6a7efaae9db469f15b1dd2b7f3709/tests/fixtures.py#L836-L851

It's not importable (it lives in fixtures.py and not in the datasette package that gets packaged for PyPI) - maybe I should fix that in Datasette by adding a from datasette.utils.testing module. Originally posted by @simonw in https://github.com/simonw/datasette-update-api/issues/4#issuecomment-660419182

107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/898/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
   

Links from other tables

  • 2 rows from issues_id in issues_labels
  • 2 rows from issue in issue_comments
Powered by Datasette · Queries took 0.874ms · About: github-to-sqlite