datasette/tests
Agustin Bacigalup 67e66f36c1
Add ETag header for static responses (#2306)
* add etag to static responses

* fix RuntimeError related to static headers

* Remove unnecessary import

---------

Co-authored-by: Simon Willison <swillison@gmail.com>
2024-03-17 12:18:40 -07:00
..
plugins row_actions() plugin hook, closes #2299 2024-03-12 16:16:05 -07:00
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 row_actions() plugin hook, closes #2299 2024-03-12 16:16:05 -07:00
spatialite.db
test-datasette-load-plugins.sh fix (typo): Corrected spelling of 'environments' (#2268) 2024-02-19 14:41:32 -08:00
test_api.py Hide tables starting with an _, refs #2104 2024-03-07 00:03:42 -05:00
test_api_write.py Require update-row to use insert replace, closes #2279 2024-02-19 12:55:51 -08:00
test_auth.py Fix tests I broke in #2302 2024-03-12 17:01:51 -07:00
test_base_view.py New View base class (#2080) 2023-05-25 17:18:43 -07:00
test_black.py Fixed a bunch of unused imports spotted with ruff 2024-02-06 17:27:20 -08:00
test_canned_queries.py Move non-metadata configuration from metadata.yaml to datasette.yaml 2023-10-12 09:16:37 -07:00
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 Move HTTPS test to a bash script 2022-12-17 18:33:07 -08:00
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 Fix for CSV labels=on missing foreign key bug, closes #2214 2023-12-22 15:08:11 -08:00
test_custom_pages.py
test_datasette_https_server.sh Detect server start/stop more reliably. 2022-12-18 08:01:51 -08:00
test_docs.py Upgrade to latest Black, closes #2239 2024-01-30 19:55:26 -08:00
test_docs_plugins.py Docs on temporary plugins in fixtures, closes #2234 2024-01-12 14:12:14 -08:00
test_facets.py Rename metadata= to table_config= in facet code, refs #2247 2024-02-06 15:03:19 -08:00
test_filters.py ?column_notcontains= table filter, closes #2287 2024-02-27 16:07:41 -08:00
test_html.py Add ETag header for static responses (#2306) 2024-03-17 12:18:40 -07:00
test_internal_db.py Rename core_ to catalog_, closes #2163 2023-08-29 10:01:28 -07:00
test_internals_database.py Take advantage of execute_write_fn(transaction=True) 2024-02-17 20:51:19 -08:00
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 A bunch of remaining ds_client conversions, refs #1959 2022-12-17 13:47:55 -08:00
test_internals_request.py
test_internals_response.py
test_internals_urls.py
test_load_extensions.py ?_extra= support and TableView refactor to table_view 2023-03-22 15:49:39 -07:00
test_messages.py New JSON design for query views (#2118) 2023-08-07 18:47:39 -07:00
test_package.py
test_permissions.py Applied Black, refs #2278 2024-02-19 14:22:59 -08:00
test_plugins.py row_actions() plugin hook, closes #2299 2024-03-12 16:16:05 -07:00
test_publish_cloudrun.py Use service-specific image ID for Cloud Run deploys, refs #2036 2023-03-08 12:25:55 -08:00
test_publish_heroku.py
test_routes.py ?_extra= support and TableView refactor to table_view 2023-03-22 15:49:39 -07:00
test_spatialite.py
test_table_api.py Upgrade to latest Black, closes #2239 2024-01-30 19:55:26 -08:00
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 Add ETag header for static responses (#2306) 2024-03-17 12:18:40 -07:00
test_utils_check_callable.py Rename callable.py to check_callable.py, refs #2078 2023-05-25 11:49:40 -07:00
utils.py track_event() mechanism for analytics and plugins 2024-01-31 15:21:40 -08:00