datasette/tests
Simon Willison b52171db1e
Plugins can now bundle custom templates, closes #224
Refs #14
2018-04-18 22:50:27 -07:00
..
__init__.py Broke up test_app into test_api and test_html 2017-12-15 04:08:24 -08:00
fixtures.py Added /-/metadata /-/plugins /-/inspect, closes #225 2018-04-18 22:25:22 -07:00
test_api.py Plugins can now bundle custom templates, closes #224 2018-04-18 22:50:27 -07:00
test_html.py New plugin hooks: extra_css_urls() and extra_js_urls() 2018-04-17 20:12:21 -07:00
test_inspect.py Mark FTS-related tables as 'hidden' in inspect() 2017-11-21 12:55:59 -08:00
test_utils.py datasette publish/package --install option, closes #223 2018-04-18 07:55:36 -07:00