datasette/tests
Simon Willison 458f03ad3a More SpatiaLite details on /-/versions, closes #1607 2022-02-08 22:32:19 -08:00
..
plugins Implemented import shortcuts, closes #957 2022-02-05 22:34:33 -08:00
test_templates
__init__.py
build_small_spatialite_db.py
conftest.py
fixtures.py
spatialite.db
test_api.py Refactor test_trace into separate test module, refs #1576 2022-02-04 20:45:13 -08:00
test_auth.py
test_black.py
test_canned_queries.py rel=alternate JSON for queries and database pages, closes #1620 2022-02-02 13:22:45 -08:00
test_cli.py De-duplicate 'datasette db.db db.db', closes #1632 2022-02-07 15:28:59 -08:00
test_cli_serve_get.py
test_cli_serve_server.py
test_config_dir.py
test_crossdb.py
test_csv.py
test_custom_pages.py
test_docs.py @documented decorator plus unit test plus sphinx.ext.autodoc 2022-02-06 22:31:06 -08:00
test_facets.py
test_filters.py
test_html.py Remove JSON rel=alternate from some pages, closes #1623 2022-02-02 13:48:52 -08:00
test_internal_db.py
test_internals_database.py
test_internals_datasette.py
test_internals_datasette_client.py
test_internals_request.py
test_internals_response.py
test_internals_urls.py
test_messages.py
test_package.py
test_permissions.py
test_plugins.py
test_publish_cloudrun.py
test_publish_heroku.py
test_spatialite.py More SpatiaLite details on /-/versions, closes #1607 2022-02-08 22:32:19 -08:00
test_table_api.py
test_table_html.py rel=alternate JSON for queries and database pages, closes #1620 2022-02-02 13:22:45 -08:00
test_tracer.py tracer.trace_child_tasks() for asyncio.gather tracing 2022-02-04 21:19:49 -08:00
test_utils.py Allow 'explain query plan' with more whitespace, closes #1588 2022-01-13 12:34:55 -08:00
utils.py