datasette/tests
Simon Willison 84b726ca96 datasette install -r requirements.txt, closes #2033 2023-03-22 12:50:12 -07:00
..
plugins render_cell(..., request) argument, closes #2007 2023-03-22 12:50:12 -07: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 A whole bunch more test_table_api tests pass 2023-03-17 21:51:49 -07:00
test_api_write.py
test_auth.py Removed @pytest.mark.ds_client mark - refs #1959 2022-12-17 13:47:55 -08:00
test_black.py
test_canned_queries.py Default JSON shape is now objects - refs #1914, #1709 2022-12-31 10:52:37 -08:00
test_cli.py datasette install -r requirements.txt, closes #2033 2023-03-22 12:50:12 -07:00
test_cli_serve_get.py
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 Removed @pytest.mark.ds_client mark - refs #1959 2022-12-17 13:47:55 -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
test_facets.py Tests in test_facets all pass 2023-03-20 17:07:37 -07:00
test_filters.py Applied latest Black 2023-03-12 14:29:16 -07:00
test_html.py Removed @pytest.mark.ds_client mark - refs #1959 2022-12-17 13:47:55 -08: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 Raise ValueError if Datasette(files=) is a string, refs #1985 2023-01-11 10:13:20 -08:00
test_internals_datasette_client.py
test_internals_request.py
test_internals_response.py
test_internals_urls.py
test_load_extensions.py Applied latest Black 2023-03-12 14:29:16 -07:00
test_messages.py Removed @pytest.mark.ds_client mark - refs #1959 2022-12-17 13:47:55 -08: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 render_cell(..., request) argument, closes #2007 2023-03-22 12:50:12 -07:00
test_publish_cloudrun.py
test_publish_heroku.py
test_routes.py Fixed test_routes tests 2023-03-20 13:03:56 -07:00
test_spatialite.py
test_table_api.py Fix bug with facet_array= not returning facets 2023-03-20 13:43:28 -07:00
test_table_html.py Deleted some code, tried to get alternative formats working 2023-03-20 18:17:18 -07:00
test_tracer.py
test_utils.py
utils.py