datasette/tests
Simon Willison 10f9ba1a00 Take advantage of execute_write_fn(transaction=True)
A bunch of places no longer need to do manual transaction handling
thanks to this change. Refs #2277
2024-02-17 20:51:19 -08:00
..
plugins
test_templates
__init__.py
build_small_spatialite_db.py
conftest.py
ext.c
fixtures.py
spatialite.db
test-datasette-load-plugins.sh
test_api.py
test_api_write.py
test_auth.py
test_base_view.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_datasette_https_server.sh
test_docs.py
test_docs_plugins.py
test_facets.py
test_filters.py
test_html.py
test_internal_db.py
test_internals_database.py Take advantage of execute_write_fn(transaction=True) 2024-02-17 20:51:19 -08:00
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
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
test_tracer.py
test_utils.py
test_utils_check_callable.py
utils.py