datasette/tests
Simon Willison e3639247cd Standard arguments for extra_ plugin hooks, closes #939 2020-08-16 09:50:23 -07:00
..
plugins Standard arguments for extra_ plugin hooks, closes #939 2020-08-16 09:50:23 -07:00
test_templates
__init__.py
build_small_spatialite_db.py
conftest.py --get now calls startup() plugin hooks, closes #934 2020-08-15 13:52:41 -07:00
fixtures.py 'datasette --get' option, closes #926 2020-08-11 17:24:40 -07:00
spatialite.db
test_api.py Magic parameters for canned queries 2020-06-27 19:58:16 -07:00
test_auth.py Only show 'log out' if ds_cookie present, closes #884 2020-07-01 14:25:59 -07:00
test_black.py
test_canned_queries.py Fix for security issue #918 2020-08-09 09:03:35 -07:00
test_cli.py --get now calls startup() plugin hooks, closes #934 2020-08-15 13:52:41 -07:00
test_cli_serve_get.py --get now calls startup() plugin hooks, closes #934 2020-08-15 13:52:41 -07:00
test_config_dir.py Only load Python files from plugins-dir 2020-07-02 20:08:32 -07:00
test_csv.py Fixed content-disposition header on DB download, closes #909 2020-07-29 14:34:22 -07:00
test_custom_pages.py
test_docs.py Update tests for new plugin_hooks.rst, refs #687 2020-06-21 19:41:07 -07:00
test_facets.py
test_filters.py
test_html.py Docs now live at docs.datasette.io (#937) 2020-08-15 16:57:05 -07:00
test_internals_database.py Documentation and tests for db.is_mutable 2020-08-15 16:27:32 -07:00
test_internals_datasette.py
test_internals_request.py await request.post_body() method, closes #897 2020-07-17 13:12:35 -07:00
test_internals_response.py
test_messages.py
test_package.py
test_permissions.py /-/allow-debug tool, closes #908 2020-07-24 15:55:10 -07:00
test_plugins.py Standard arguments for extra_ plugin hooks, closes #939 2020-08-16 09:50:23 -07:00
test_publish_cloudrun.py
test_publish_heroku.py
test_utils.py Improvements to allow block logic and debug tool 2020-07-24 17:04:06 -07:00
utils.py