datasette/tests
Simon Willison 7c87532acc New .add_memory_database() method, closes #1247 2021-02-28 20:02:18 -08:00
..
plugins extra_body_script module support, closes #1187 2021-01-13 18:14:33 -08:00
test_templates
__init__.py
build_small_spatialite_db.py
conftest.py --ssl-keyfile and --ssl-certfile options to "datasette serve" 2021-02-11 16:52:16 -08:00
fixtures.py --crossdb option for joining across databases (#1232) 2021-02-18 14:09:12 -08:00
spatialite.db
test_api.py Upgrade httpx and remove xfail from tests, refs #1005 2021-02-28 14:34:44 -08:00
test_auth.py
test_black.py
test_canned_queries.py
test_cli.py --crossdb option for joining across databases (#1232) 2021-02-18 14:09:12 -08:00
test_cli_serve_get.py Renamed /:memory: to /_memory, with redirects - closes #1205 2021-01-28 14:48:56 -08:00
test_cli_serve_server.py Tests for --ssl-keyfile and --ssl-certfile, refs #1221 2021-02-11 16:53:20 -08:00
test_config_dir.py
test_crossdb.py --crossdb option for joining across databases (#1232) 2021-02-18 14:09:12 -08:00
test_csv.py
test_custom_pages.py
test_docs.py
test_facets.py JSON faceting now suggested even if column has blank strings, closes #1246 2021-02-28 19:44:04 -08:00
test_filters.py Fix for arraycontains bug, closes #1239 2021-02-22 16:22:47 -08:00
test_html.py Upgrade httpx and remove xfail from tests, refs #1005 2021-02-28 14:34:44 -08:00
test_internal_db.py
test_internals_database.py New .add_memory_database() method, closes #1247 2021-02-28 20:02:18 -08:00
test_internals_datasette.py
test_internals_datasette_client.py
test_internals_request.py Applied Black 2021-01-11 13:34:38 -08:00
test_internals_response.py
test_internals_urls.py Renamed /:memory: to /_memory, with redirects - closes #1205 2021-01-28 14:48:56 -08:00
test_messages.py
test_package.py
test_permissions.py
test_plugins.py extra_body_script module support, closes #1187 2021-01-13 18:14:33 -08:00
test_publish_cloudrun.py Fixed bug introduced in e1efa9b7, refs #1178 2021-01-07 16:01:01 -08:00
test_publish_heroku.py
test_utils.py