datasette/tests
Simon Willison 55a709c480 Allow leading comments on SQL queries, refs #1860 2022-10-26 14:34:33 -07:00
..
plugins
test_templates
__init__.py
build_small_spatialite_db.py
conftest.py Poll until servers start, refs #1854 2022-10-25 12:42:45 -07:00
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
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 Fix bug with breadcrumbs and request=None, closes #1849 2022-10-26 14:13:31 -07: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 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 Upgrade Docker images to Python 3.11, closes #1853 2022-10-25 12:04:53 -07:00
test_publish_heroku.py
test_routes.py
test_spatialite.py
test_table_api.py
test_table_html.py
test_tracer.py
test_utils.py Allow leading comments on SQL queries, refs #1860 2022-10-26 14:34:33 -07:00
utils.py