datasette/tests
Simon Willison b29ccb59c7 Add test for db.view_names() 2022-11-18 14:13:48 -08: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 Poll until servers start, refs #1854 2022-10-25 16:03:36 -07:00
ext.c Add new entrypoint option to --load-extensions. (#1789) 2022-08-23 11:34:30 -07:00
fixtures.py Tests now close SQLite database connections and files explicitly, refs #1843 2022-11-03 13:36:11 -07:00
spatialite.db
test_api.py Show interrupted query in resizing textarea, closes #1876 2022-11-01 10:38:24 -07:00
test_api_write.py /db/-/create API endpoint, closes #1882 2022-11-14 21:57:28 -08:00
test_auth.py max_signed_tokens_ttl setting, closes #1858 2022-10-26 20:14:59 -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 .sqlite/.sqlite3 extensions for config directory mode 2022-10-07 16:03:30 -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 Initial prototype of API explorer at /-/api, refs #1871 2022-10-29 23:20:11 -07:00
test_facets.py table facet_size in metadata, refs #1804 2022-09-06 08:59:19 -07:00
test_filters.py
test_html.py Fix for redirects ignoring base_url, refs #1883 2022-11-12 12:29:59 -08:00
test_internal_db.py
test_internals_database.py Add test for db.view_names() 2022-11-18 14:13:48 -08:00
test_internals_datasette.py Fix bug with breadcrumbs and request=None, closes #1849 2022-10-26 20:14:59 -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 Upgrade Docker images to Python 3.11, closes #1853 2022-10-25 12:04:25 -07:00
test_permissions.py Include views in SQL autocomplete, refs #1897 2022-11-17 18:53:48 -08:00
test_plugins.py datasette create-token command, refs #1859 2022-10-25 21:26:12 -07:00
test_publish_cloudrun.py Upgrade Docker images to Python 3.11, closes #1853 2022-10-25 12:04:25 -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 Updated test, refs #1890 2022-11-17 17:23:35 -08:00
test_tracer.py tracer.trace_child_tasks() for asyncio.gather tracing 2022-02-04 21:19:49 -08:00
test_utils.py Add test for /* multi line */ comment, refs #1860 2022-10-27 11:52:06 -07:00
utils.py Skip SpatiaLite test if no conn.enable_load_extension() 2022-09-05 17:09:57 -07:00