home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 504762887

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/pull/518#issuecomment-504762887 https://api.github.com/repos/simonw/datasette/issues/518 504762887 MDEyOklzc3VlQ29tbWVudDUwNDc2Mjg4Nw== 9599 2019-06-23T15:38:58Z 2019-06-23T15:38:58Z OWNER

Mystery solved: that's because I'm constructing my own scope object and testing via ApplicationCommunicator rather than exercising Uvicorn directly.

https://github.com/simonw/datasette/blob/d60fbfcae2658e71cab6d7b3b9f53f8d895064ef/tests/fixtures.py#L42-L57

I don't want to introduce the complexity of launching a real Uvicorn as part of the tests, so I guess I'll have to carefully update my ApplicationCommunicator test harness to more correctly emulate real life.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
459587155  
Powered by Datasette · Queries took 1.511ms · About: github-to-sqlite