{"html_url": "https://github.com/simonw/datasette/issues/634#issuecomment-553662218", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/634", "id": 553662218, "node_id": "MDEyOklzc3VlQ29tbWVudDU1MzY2MjIxOA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2019-11-14T00:05:22Z", "updated_at": "2019-11-14T00:05:22Z", "author_association": "OWNER", "body": "Here's why: the `pytest` invocation is part of the `script` block shared by all of the stages:\r\n\r\nhttps://github.com/simonw/datasette/blob/b51f258d00bb3c3b401f15d46a1fbd50394dbe1c/.travis.yml#L11-L14", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 522352520, "label": "Don't run tests twice when releasing a tag"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/628#issuecomment-553665699", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/628", "id": 553665699, "node_id": "MDEyOklzc3VlQ29tbWVudDU1MzY2NTY5OQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2019-11-14T00:19:32Z", "updated_at": "2019-11-14T00:19:32Z", "author_association": "OWNER", "body": "This is going to be a lot easier than the first attempt because I already modified the `.render()` method to be async four months ago: https://github.com/simonw/datasette/commit/fcfcae21e67cc15090942b1d2a47b5f016279337#diff-4296b31822a931646fa92cd2d5581521R105", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 521329771, "label": "Render jinja2 templates in async mode"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/580#issuecomment-554109342", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/580", "id": 554109342, "node_id": "MDEyOklzc3VlQ29tbWVudDU1NDEwOTM0Mg==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2019-11-14T22:25:24Z", "updated_at": "2019-11-14T22:25:24Z", "author_association": "OWNER", "body": "I needed this again today for `datasette-template-sql`.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 502355384, "label": "Testing utilities should be available to plugins"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/580#issuecomment-554119604", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/580", "id": 554119604, "node_id": "MDEyOklzc3VlQ29tbWVudDU1NDExOTYwNA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2019-11-14T22:51:00Z", "updated_at": "2019-11-14T22:51:00Z", "author_association": "OWNER", "body": "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.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 502355384, "label": "Testing utilities should be available to plugins"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/628#issuecomment-554132794", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/628", "id": 554132794, "node_id": "MDEyOklzc3VlQ29tbWVudDU1NDEzMjc5NA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2019-11-14T23:27:51Z", "updated_at": "2019-11-14T23:28:09Z", "author_association": "OWNER", "body": "I'm releasing this as Datasette 0.32 - I have a new plugin which takes advantage of it here: https://github.com/simonw/datasette-template-sql", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 521329771, "label": "Render jinja2 templates in async mode"}, "performed_via_github_app": null}