datasette/tests
Simon Willison f3944608cc Partial json_renderer refactor, part of #2136 2023-08-09 11:52:51 -07:00
..
plugins render_cell(..., request) argument, closes #2007 2023-01-27 19:34:14 -08:00
test_templates
__init__.py
build_small_spatialite_db.py
conftest.py Move HTTPS test to a bash script 2022-12-17 18:33:07 -08:00
ext.c
fixtures.py
spatialite.db
test_api.py Partial json_renderer refactor, part of #2136 2023-08-09 11:52:51 -07:00
test_api_write.py Extra permission rules for /-/create, closes #1937 2022-12-14 12:21:18 -08:00
test_auth.py Removed @pytest.mark.ds_client mark - refs #1959 2022-12-17 13:47:55 -08:00
test_base_view.py New View base class (#2080) 2023-05-25 17:18:43 -07:00
test_black.py
test_canned_queries.py Refactored canned query code, replaced old QueryView, closes #2114 2023-08-09 08:26:52 -07:00
test_cli.py use tmpdir instead of isolated_filesystem, refs #2037 2023-03-08 12:33:23 -08:00
test_cli_serve_get.py Partial json_renderer refactor, part of #2136 2023-08-09 11:52:51 -07: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
test_crossdb.py
test_csv.py Hopeful fix for Python 3.7 httpx failure, refs #2066 2023-04-26 21:20:38 -07: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
test_facets.py ?_extra= support and TableView refactor to table_view 2023-03-22 15:49:39 -07:00
test_filters.py ?_extra= support and TableView refactor to table_view 2023-03-22 15:49:39 -07:00
test_html.py Brought back parameter fields, closes #2132 2023-08-08 06:45:04 -07:00
test_internal_db.py Store null instead of 'None' in _internal database table, closes #1970 2022-12-31 10:52:37 -08:00
test_internals_database.py
test_internals_datasette.py New JSON design for query views (#2118) 2023-08-07 18:47:39 -07: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 Removed @pytest.mark.ds_client mark - refs #1959 2022-12-17 13:47:55 -08:00
test_plugins.py New JSON design for query views (#2118) 2023-08-07 18:47:39 -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 New JSON design for query views (#2118) 2023-08-07 18:47:39 -07:00
test_table_html.py Fix all E741 Ambiguous variable name warnings, refs #2090 2023-06-29 08:05:24 -07:00
test_tracer.py
test_utils.py
test_utils_check_callable.py Rename callable.py to check_callable.py, refs #2078 2023-05-25 11:49:40 -07:00
utils.py Ported app_client to ds_client where possible in test_auth.py, refs #1959 2022-12-17 13:47:55 -08:00