datasette/tests
Simon Willison e238df3959 Handle non-initials in permission_allowed_actor_restrictions, closes #1956 2022-12-14 12:04:23 -08:00
..
plugins Rename permission created by demo plugin 2022-12-12 21:21:01 -08:00
test_templates
__init__.py
build_small_spatialite_db.py
conftest.py register_permissions() plugin hook (#1940) 2022-12-12 18:05:54 -08:00
ext.c
fixtures.py register_permissions() plugin hook (#1940) 2022-12-12 18:05:54 -08:00
spatialite.db
test_api.py
test_api_write.py Refactor _headers() for write API tests 2022-12-07 17:39:07 -08:00
test_auth.py Don't include _memory on /-/create-token, refs #1947 2022-12-13 21:19:31 -08:00
test_black.py
test_canned_queries.py
test_cli.py Fix some failing tests, refs #1855 2022-12-12 21:00:40 -08:00
test_cli_serve_get.py datasette --get --token option, closes #1946, refs #1855 2022-12-12 20:36:42 -08:00
test_cli_serve_server.py
test_config_dir.py
test_crossdb.py
test_csv.py
test_custom_pages.py
test_docs.py
test_facets.py
test_filters.py register_permissions() plugin hook (#1940) 2022-12-12 18:05:54 -08:00
test_html.py
test_internal_db.py
test_internals_database.py
test_internals_datasette.py register_permissions() plugin hook (#1940) 2022-12-12 18:05:54 -08:00
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 Handle non-initials in permission_allowed_actor_restrictions, closes #1956 2022-12-14 12:04:23 -08:00
test_plugins.py Rename permission created by demo plugin 2022-12-12 21:21:01 -08:00
test_publish_cloudrun.py
test_publish_heroku.py
test_routes.py
test_spatialite.py
test_table_api.py
test_table_html.py Return 400 errors for ?_sort errors, closes #1950 2022-12-13 14:23:17 -08:00
test_tracer.py
test_utils.py
utils.py