datasette/tests
Simon Willison 404fa2252b
datasette publish/package --install option, closes #223
Allows you to specify one or more additional packages to be installed,
useful for deploying plugins.
2018-04-18 07:55:36 -07:00
..
__init__.py Broke up test_app into test_api and test_html 2017-12-15 04:08:24 -08:00
fixtures.py New plugin hooks: extra_css_urls() and extra_js_urls() 2018-04-17 20:12:21 -07:00
test_api.py Longer time limit for test_paginate_compound_keys 2018-04-17 18:09:48 -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