datasette/tests
Simon Willison 4b01cec374 Applied latest Black 2023-09-21 12:23:48 -07:00
..
plugins Async support for prepare_jinja2_environment, closes #1809 2022-09-16 20:38:24 -07:00
test_templates
__init__.py
build_small_spatialite_db.py
conftest.py Move HTTPS test to a bash script 2022-12-17 18:51:17 -08:00
ext.c
fixtures.py Tests now close SQLite database connections and files explicitly, refs #1843 2022-11-03 13:37:26 -07:00
spatialite.db
test_api.py Fix for flaky test_hidden_sqlite_stat1_table, refs #2179 2023-09-21 12:21:24 -07:00
test_auth.py
test_black.py
test_canned_queries.py
test_cli.py Backported default_allow_sql for 0.63.x, closes #1409 2023-01-05 09:21:07 -08:00
test_cli_serve_get.py
test_cli_serve_server.py Move HTTPS test to a bash script 2022-12-17 18:51:17 -08:00
test_config_dir.py .sqlite/.sqlite3 extensions for config directory mode 2022-10-07 16:03:30 -07:00
test_crossdb.py
test_csv.py Fix for Python httpx test failure, refs #2066 2023-04-27 07:55:25 -07:00
test_custom_pages.py
test_datasette_https_server.sh Move HTTPS test to a bash script 2022-12-17 18:51:17 -08:00
test_docs.py
test_facets.py
test_filters.py Applied latest Black 2023-09-21 12:23:48 -07:00
test_html.py Fix for redirects ignoring base_url, refs #1883 2022-11-10 22:49:54 -08:00
test_internal_db.py
test_internals_database.py Test for bool(results), closes #1832 2022-10-04 21:32:29 -07:00
test_internals_datasette.py Raise ValueError if Datasette(files=) is a string, refs #1985 2023-01-11 10:12:53 -08:00
test_internals_datasette_client.py Async support for prepare_jinja2_environment, closes #1809 2022-09-16 20:38:24 -07:00
test_internals_request.py
test_internals_response.py
test_internals_urls.py
test_load_extensions.py Applied latest Black 2023-09-21 12:23:48 -07:00
test_messages.py
test_package.py Upgrade Docker images to Python 3.11, closes #1853 2022-10-25 12:04:53 -07:00
test_permissions.py Fix display of padlocks on database page, closes #1848 2022-10-23 19:42:30 -07:00
test_plugins.py check_visibility can now take multiple permissions into account 2022-10-23 19:11:33 -07:00
test_publish_cloudrun.py Use service-specific image ID for Cloud Run deploys, refs #2036 2023-03-08 12:27:15 -08:00
test_publish_heroku.py Upgrade to Python 3.11 on Heroku, refs #1905 2022-11-18 16:49:08 -08:00
test_routes.py Async support for prepare_jinja2_environment, closes #1809 2022-09-16 20:38:24 -07:00
test_spatialite.py
test_table_api.py
test_table_html.py
test_tracer.py
test_utils.py Add test for /* multi line */ comment, refs #1860 2022-10-27 11:50:54 -07:00
utils.py