home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 508875041

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/542#issuecomment-508875041 https://api.github.com/repos/simonw/datasette/issues/542 508875041 MDEyOklzc3VlQ29tbWVudDUwODg3NTA0MQ== 9599 2019-07-05T22:43:53Z 2019-07-05T22:43:53Z OWNER

I've confirmed that it's the template_dir= line quoted above. It isn't the fault of pathlib - if you hard-code in the path string like this I still get the same failures: template_dir = "/Users/simonw/Dropbox/Development/datasette/tests/test_templates" for client in make_app_client( template_dir=template_dir ): So for some reason setting template_dir to a concrete directory breaks those other tests.

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