issue_comments: 640280741
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/issues/395#issuecomment-640280741 | https://api.github.com/repos/simonw/datasette/issues/395 | 640280741 | MDEyOklzc3VlQ29tbWVudDY0MDI4MDc0MQ== | 9599 | 2020-06-07T21:12:57Z | 2020-06-07T21:12:57Z | OWNER | This is a pattern I like: ```python with make_app_client( template_dir=str(pathlib.Path(__file__).parent / "test_templates") ) as client: response = client.get("/-/metadata") assert response.status == 200 ``` | {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} | 396215043 |