datasette/tests
Simon Willison 83a6872d1b Include views in SQL autocomplete, refs #1897 2022-11-17 18:53:48 -08:00
..
plugins
test_templates
__init__.py
build_small_spatialite_db.py
conftest.py
ext.c
fixtures.py Tests now close SQLite database connections and files explicitly, refs #1843 2022-11-03 13:36:11 -07:00
spatialite.db
test_api.py Show interrupted query in resizing textarea, closes #1876 2022-11-01 10:38:24 -07:00
test_api_write.py /db/-/create API endpoint, closes #1882 2022-11-14 21:57:28 -08:00
test_auth.py
test_black.py
test_canned_queries.py
test_cli.py
test_cli_serve_get.py
test_cli_serve_server.py
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 Fix for redirects ignoring base_url, refs #1883 2022-11-12 12:29:59 -08:00
test_internal_db.py
test_internals_database.py
test_internals_datasette.py
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 Include views in SQL autocomplete, refs #1897 2022-11-17 18:53:48 -08:00
test_plugins.py
test_publish_cloudrun.py
test_publish_heroku.py
test_routes.py
test_spatialite.py
test_table_api.py
test_table_html.py Updated test, refs #1890 2022-11-17 17:23:35 -08:00
test_tracer.py
test_utils.py
utils.py