home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 554119604

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/580#issuecomment-554119604 https://api.github.com/repos/simonw/datasette/issues/580 554119604 MDEyOklzc3VlQ29tbWVudDU1NDExOTYwNA== 9599 2019-11-14T22:51:00Z 2019-11-14T22:51:00Z OWNER

One thing that would be useful is a way of constructing a Datasette() instance (and accompanying TestClient) which is attached to an in-memory database that the test itself can manipulate. This would make it trivial to run tests against hypothetical database tables - those tables could be created using sqlite-utils directly against the in-memory database that's being manipulated by the system-under-test.

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