datasette/tests
Simon Willison 9ac9f0152f Migrate allow from metadata to config if necessary, closes #2249 2024-02-06 22:18:38 -08:00
..
plugins
test_templates
__init__.py
build_small_spatialite_db.py
conftest.py Fixed a bunch of unused imports spotted with ruff 2024-02-06 17:27:20 -08:00
ext.c
fixtures.py
spatialite.db
test-datasette-load-plugins.sh
test_api.py table_config instead of table_metadata (#2257) 2024-02-06 21:57:09 -08:00
test_api_write.py
test_auth.py
test_base_view.py
test_black.py Fixed a bunch of unused imports spotted with ruff 2024-02-06 17:27:20 -08:00
test_canned_queries.py
test_cli.py Fixed a bunch of unused imports spotted with ruff 2024-02-06 17:27:20 -08:00
test_cli_serve_get.py Fixed a bunch of unused imports spotted with ruff 2024-02-06 17:27:20 -08:00
test_cli_serve_server.py
test_config_dir.py Fixed a bunch of unused imports spotted with ruff 2024-02-06 17:27:20 -08:00
test_crossdb.py
test_csv.py
test_custom_pages.py
test_datasette_https_server.sh
test_docs.py
test_docs_plugins.py
test_facets.py Rename metadata= to table_config= in facet code, refs #2247 2024-02-06 15:03:19 -08:00
test_filters.py
test_html.py table_config instead of table_metadata (#2257) 2024-02-06 21:57:09 -08:00
test_internal_db.py
test_internals_database.py
test_internals_datasette.py Fixed a bunch of unused imports spotted with ruff 2024-02-06 17:27:20 -08:00
test_internals_datasette_client.py
test_internals_request.py
test_internals_response.py
test_internals_urls.py
test_load_extensions.py
test_messages.py
test_package.py
test_permissions.py Migrate allow from metadata to config if necessary, closes #2249 2024-02-06 22:18:38 -08:00
test_plugins.py Test proving $env works for datasette.yml, closes #2255 2024-02-06 21:00:55 -08:00
test_publish_cloudrun.py
test_publish_heroku.py
test_routes.py
test_spatialite.py
test_table_api.py
test_table_html.py Fixed a bunch of unused imports spotted with ruff 2024-02-06 17:27:20 -08:00
test_tracer.py
test_utils.py
test_utils_check_callable.py
utils.py