datasette/tests
Simon Willison bbf33a7635 Test for bool(results), closes #1832 2022-10-04 21:32:29 -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 Add new entrypoint option to --load-extensions. (#1789) 2022-08-23 11:34:30 -07:00
fixtures.py Async support for prepare_jinja2_environment, closes #1809 2022-09-16 20:38:24 -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 Remove python-baseconv dependency, refs #1733, closes #1734 2022-05-02 12:39:06 -07:00
test_black.py
test_canned_queries.py Don't allow canned write queries on immutable DBs, closes #1728 2022-08-14 09:34:31 -07:00
test_cli.py Workaround for test failure: RuntimeError: There is no current event loop (#1803) 2022-09-05 17:40:19 -07:00
test_cli_serve_get.py
test_cli_serve_server.py
test_config_dir.py Fixed error message, closes #1816 2022-09-19 18:15:40 -07:00
test_crossdb.py
test_csv.py Fixed bug where tables with a column called n caused 500 errors 2022-03-18 18:37:54 -07:00
test_custom_pages.py Remove hashed URL mode 2022-03-18 17:12:03 -07:00
test_docs.py
test_facets.py table facet_size in metadata, refs #1804 2022-09-06 08:59:19 -07:00
test_filters.py
test_html.py Show SQL query when reporting time limit error, closes #1819 2022-09-26 16:06:01 -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 Database(is_mutable=) now defaults to True, closes #1808 2022-09-09 09:19:20 -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 Request.fake(... url_vars), plus .fake() is now documented 2022-03-31 19:01:58 -07:00
test_internals_response.py
test_internals_urls.py Remove hashed URL mode 2022-03-18 17:12:03 -07:00
test_load_extensions.py Add new entrypoint option to --load-extensions. (#1789) 2022-08-23 11:34:30 -07:00
test_messages.py
test_package.py Switch to python:3.10.6-slim-bullseye for datasette publish - refs #1768 2022-08-14 08:49:14 -07:00
test_permissions.py New handle_exception plugin hook, refs #1770 2022-07-17 16:24:39 -07:00
test_plugins.py Async support for prepare_jinja2_environment, closes #1809 2022-09-16 20:38:24 -07:00
test_publish_cloudrun.py --min-instances and --max-instances Cloud Run publish options, closes #1779 2022-08-14 10:07:30 -07:00
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 Skip SpatiaLite test if no conn.enable_load_extension() 2022-09-05 17:09:57 -07:00
test_table_api.py truncate_cells_html now affects URLs too, refs #1805 2022-09-06 16:50:43 -07:00
test_table_html.py truncate_cells_html now affects URLs too, refs #1805 2022-09-06 16:50:43 -07:00
test_tracer.py
test_utils.py truncate_cells_html now affects URLs too, refs #1805 2022-09-06 16:50:43 -07:00
utils.py Skip SpatiaLite test if no conn.enable_load_extension() 2022-09-05 17:09:57 -07:00