datasette/tests
Simon Willison 5be86d48b2 Fix display of padlocks on database page, closes #1848 2022-10-23 19:42:30 -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
ext.c
fixtures.py Workaround for 'too many open files' error, refs #1843 2022-10-23 15:17:33 -07:00
spatialite.db
test_api.py Show SQL query when reporting time limit error, closes #1819 2022-09-26 16:06:01 -07:00
test_auth.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 .sqlite/.sqlite3 extensions for config directory mode 2022-10-07 16:03:30 -07:00
test_crossdb.py
test_csv.py
test_custom_pages.py
test_docs.py
test_facets.py
test_filters.py
test_html.py Test that breadcrumbs respect permissions, closes #1831 2022-10-13 14:51:59 -07: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 check_visibility can now take multiple permissions into account 2022-10-23 19:11:33 -07: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
test_messages.py
test_package.py
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
test_publish_heroku.py
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
utils.py