home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 315738696

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association pull_request body repo type active_lock_reason performed_via_github_app reactions draft state_reason
315738696 MDU6SXNzdWUzMTU3Mzg2OTY= 226 Unit tests for installable plugins 9599 closed 0     2 2018-04-19T06:05:32Z 2020-11-24T19:52:51Z 2020-11-24T19:52:46Z OWNER  

I'd like more thorough unit test coverage of the plugins mechanism - in particular for installable plugins.

I think I can do this while still having the code live in the same repo, by creating a subdirectory in tests/example_plugin with its own setup.py and then running python setup.py install as part of the test runner.

I imagine I will need to bump the version number every time I change the plugin in case someone runs the test again in the same virtual environment.

If that doesn't work I can instead ship a datasette-plugins-tests two to PyPI and add that as a tests_require dependency.

Refs #14

107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/226/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed

Links from other tables

  • 2 rows from issues_id in issues_labels
  • 2 rows from issue in issue_comments
Powered by Datasette · Queries took 1.677ms · About: github-to-sqlite