datasette/tests
Simon Willison de2a106328 Ran Black, refs #1388 2021-07-10 16:46:49 -07:00
..
plugins skip_csrf(datasette, scope) plugin hook, refs #1377 2021-06-23 15:40:09 -07:00
test_templates
__init__.py
build_small_spatialite_db.py
conftest.py --uds option for binding to Unix domain socket, closes #1388 2021-07-10 16:37:30 -07:00
fixtures.py Refactored generated_columns test, no longer in fixtures.db - refs #1391 2021-07-10 12:03:19 -07:00
spatialite.db
test_api.py Fixes for test_generated_columns_are_visible_in_datasette, refs #1391 2021-07-10 12:14:14 -07:00
test_auth.py
test_black.py
test_canned_queries.py
test_cli.py --uds option for binding to Unix domain socket, closes #1388 2021-07-10 16:37:30 -07:00
test_cli_serve_get.py
test_cli_serve_server.py Ran Black, refs #1388 2021-07-10 16:46:49 -07:00
test_config_dir.py
test_crossdb.py
test_csv.py
test_custom_pages.py
test_docs.py
test_facets.py
test_filters.py
test_html.py
test_internal_db.py
test_internals_database.py Refactored generated_columns test, no longer in fixtures.db - refs #1391 2021-07-10 12:03:19 -07:00
test_internals_datasette.py
test_internals_datasette_client.py
test_internals_request.py
test_internals_response.py
test_internals_urls.py
test_messages.py
test_package.py
test_permissions.py New get_metadata() plugin hook for dynamic metadata 2021-06-26 15:24:54 -07:00
test_plugins.py Applied Black, refs #1368 2021-06-26 15:25:28 -07:00
test_publish_cloudrun.py
test_publish_heroku.py
test_utils.py