datasette/tests
Simon Willison db660db463 Docs + unit tests for Response, closes #821 2020-06-08 20:32:10 -07:00
..
plugins register_routes() plugin hook (#819) 2020-06-08 20:12:06 -07:00
test_templates
__init__.py
build_small_spatialite_db.py
conftest.py
fixtures.py register_routes() plugin hook (#819) 2020-06-08 20:12:06 -07:00
spatialite.db
test_api.py allow_sql block to control execute-sql upermission in metadata.json, closes #813 2020-06-08 17:05:44 -07:00
test_auth.py
test_black.py
test_canned_write.py
test_cli.py
test_config_dir.py allow_sql block to control execute-sql upermission in metadata.json, closes #813 2020-06-08 17:05:44 -07:00
test_csv.py
test_custom_pages.py
test_docs.py
test_facets.py
test_filters.py
test_html.py Fixed broken CSS on 404 page, closes #777 2020-06-08 17:35:23 -07:00
test_internals_database.py
test_internals_datasette.py
test_internals_request.py
test_internals_response.py Docs + unit tests for Response, closes #821 2020-06-08 20:32:10 -07:00
test_messages.py
test_package.py
test_permissions.py allow_sql block to control execute-sql upermission in metadata.json, closes #813 2020-06-08 17:05:44 -07:00
test_plugins.py register_routes() plugin hook (#819) 2020-06-08 20:12:06 -07:00
test_publish_cloudrun.py
test_publish_heroku.py
test_utils.py
utils.py