datasette/tests
Simon Willison a679d0de87 Fixed spelling of 'receive' in a bunch of places 2021-08-03 09:11:18 -07:00
..
plugins Fixed spelling of 'receive' in a bunch of places 2021-08-03 09:11:18 -07:00
test_templates
__init__.py
build_small_spatialite_db.py
conftest.py Attempted fix for too-long UDS bug in #1407 2021-07-31 11:48:33 -07:00
fixtures.py register_routes() plugin hook datasette argument, closes #1404 2021-07-26 16:16:46 -07:00
spatialite.db
test_api.py Fixes for test_generated_columns_are_visible_in_datasette, refs #1391 2021-07-10 12:14:14 -07:00
test_auth.py
test_black.py
test_canned_queries.py Re-display user's query with an error message if an error occurs (#1346) 2021-06-01 20:46:20 -07:00
test_cli.py --uds option for binding to Unix domain socket, closes #1388 2021-07-10 16:37:30 -07:00
test_cli_serve_get.py Use context manager instead of plain open (#1211) 2021-03-11 08:15:49 -08:00
test_cli_serve_server.py Ran Black, refs #1388 2021-07-10 16:46:49 -07:00
test_config_dir.py
test_crossdb.py
test_csv.py ?_trace=1 now depends on trace_debug setting, closes #1359 2021-06-05 13:18:37 -07:00
test_custom_pages.py Make custom pages compatible with base_url setting 2021-06-05 11:59:54 -07:00
test_docs.py Use context manager instead of plain open (#1211) 2021-03-11 08:15:49 -08:00
test_facets.py Test and docs for ?_facet_size=max, refs #1337 2021-05-27 09:04:26 -07:00
test_filters.py Fix for arraycontains bug, closes #1239 2021-02-22 16:22:47 -08:00
test_html.py No hidden SQL on canned query pages, closes #1411 2021-07-31 17:58:11 -07:00
test_internal_db.py
test_internals_database.py Refactored generated_columns test, no longer in fixtures.db - refs #1391 2021-07-10 12:03:19 -07:00
test_internals_datasette.py
test_internals_datasette_client.py
test_internals_request.py
test_internals_response.py
test_internals_urls.py
test_messages.py
test_package.py Replace all uses of runner.isolated_filesystem, refs #1406 2021-07-31 11:49:08 -07:00
test_permissions.py New get_metadata() plugin hook for dynamic metadata 2021-06-26 15:24:54 -07:00
test_plugins.py register_routes() plugin hook datasette argument, closes #1404 2021-07-26 16:16:46 -07:00
test_publish_cloudrun.py Replace all uses of runner.isolated_filesystem, refs #1406 2021-07-31 11:49:08 -07:00
test_publish_heroku.py Replace all uses of runner.isolated_filesystem, refs #1406 2021-07-31 11:49:08 -07:00
test_utils.py Doumentation and test for utils.parse_metadata(), closes #1405 2021-07-29 16:30:12 -07:00