datasette/tests/plugins
Simon Willison 6d95cb4f91 Unit test for register_facet_classes plugin, closes #773
I was a bit lazy with this one. I didn't hook up a test for the facet_results mechanism.
The custom facet hook isn't a great design so I will probably rethink it at some point
in the future anyway.
2020-05-27 21:09:16 -07:00
..
my_plugin.py Unit test for register_facet_classes plugin, closes #773 2020-05-27 21:09:16 -07:00
my_plugin_2.py Refactored test plugins into tests/plugins, closes #775 2020-05-27 17:57:25 -07:00
register_output_renderer.py Made register_output_renderer callback optionally awaitable, closes #776 2020-05-27 19:43:30 -07:00
view_name.py Refactored test plugins into tests/plugins, closes #775 2020-05-27 17:57:25 -07:00