datasette/tests
Simon Willison ca66246438 Updated JSON foreign key tables test for #1525 2021-11-29 22:45:04 -08:00
..
plugins Test confirming plugins can over-ride default routes, closes #1517 2021-11-18 19:07:21 -08:00
test_templates
__init__.py
build_small_spatialite_db.py
conftest.py Attempted fix for too-long UDS bug in #1407 2021-07-31 11:48:33 -07:00
fixtures.py Rename city_id to _city_id in fixtures, refs #1525 2021-11-29 22:20:42 -08:00
spatialite.db
test_api.py Updated JSON foreign key tables test for #1525 2021-11-29 22:45:04 -08:00
test_auth.py Upgrade to httpx 0.20 2021-10-14 11:03:44 -07:00
test_black.py
test_canned_queries.py Upgrade to httpx 0.20 2021-10-14 11:03:44 -07:00
test_cli.py Rename --help-config to --help-settings, closes #1431 2021-08-12 18:01:57 -07:00
test_cli_serve_get.py Use context manager instead of plain open (#1211) 2021-03-11 08:15:49 -08:00
test_cli_serve_server.py Ran Black, refs #1388 2021-07-10 16:46:49 -07:00
test_config_dir.py Support for generated columns 2020-11-30 13:29:57 -08:00
test_crossdb.py --crossdb option for joining across databases (#1232) 2021-02-18 14:09:12 -08:00
test_csv.py Fixed CSV test I broke in #1525 2021-11-29 22:37:22 -08:00
test_custom_pages.py Upgrade to httpx 0.20 2021-10-14 11:03:44 -07:00
test_docs.py --cpu option for datasette publish cloudrun, closes #1420 2021-08-03 22:20:50 -07:00
test_facets.py Rename city_id to _city_id in fixtures, refs #1525 2021-11-29 22:20:42 -08:00
test_filters.py SQL view-friendly arraycontains/arraynotcontains implementation, refs #448 2021-11-15 15:41:07 -08:00
test_html.py Correct link to _ prefix on row page, closes #1525 2021-11-29 22:34:31 -08:00
test_internal_db.py Compound primary key for foreign_keys table in _internal 2020-12-22 11:04:29 -08:00
test_internals_database.py Rename city_id to _city_id in fixtures, refs #1525 2021-11-29 22:20:42 -08:00
test_internals_datasette.py Renamed datasette.config() to .setting(), closes #1107 2020-11-24 14:06:32 -08:00
test_internals_datasette_client.py Upgrade to httpx 0.20 2021-10-14 11:03:44 -07:00
test_internals_request.py repr() method for Request, refs #1519 2021-11-19 12:29:37 -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 Use f-strings in place of .format() 2020-11-15 15:24:22 -08:00
test_package.py Replace all uses of runner.isolated_filesystem, refs #1406 2021-07-31 11:49:08 -07:00
test_permissions.py New get_metadata() plugin hook for dynamic metadata 2021-06-26 15:24:54 -07:00
test_plugins.py Rename city_id to _city_id in fixtures, refs #1525 2021-11-29 22:20:42 -08:00
test_publish_cloudrun.py --cpu option for datasette publish cloudrun, closes #1420 2021-08-03 22:20:50 -07:00
test_publish_heroku.py Replace all uses of runner.isolated_filesystem, refs #1406 2021-07-31 11:49:08 -07:00
test_utils.py derive_named_parameters falls back to regex on SQL error, refs #1421 2021-08-08 20:26:08 -07:00