| .. |
|
plugins
|
render_cell() can now return an awaitable, refs
|
2021-08-08 16:05:00 -07:00 |
|
test_templates
|
…
|
|
|
__init__.py
|
…
|
|
|
build_small_spatialite_db.py
|
…
|
|
|
conftest.py
|
…
|
|
|
fixtures.py
|
Rename config= to settings=, refs #1432
|
2021-08-12 18:10:36 -07:00 |
|
spatialite.db
|
…
|
|
|
test_api.py
|
--cors Access-Control-Allow-Headers: Authorization
|
2021-10-14 12:03:28 -07: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
|
…
|
|
|
test_cli_serve_server.py
|
…
|
|
|
test_config_dir.py
|
…
|
|
|
test_crossdb.py
|
…
|
|
|
test_csv.py
|
Fixed some tests I broke in #1425
|
2021-08-08 16:11:40 -07: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 config= to settings=, refs #1432
|
2021-08-12 18:10:36 -07:00 |
|
test_filters.py
|
…
|
|
|
test_html.py
|
Upgrade to httpx 0.20
|
2021-10-14 11:03:44 -07:00 |
|
test_internal_db.py
|
…
|
|
|
test_internals_database.py
|
…
|
|
|
test_internals_datasette.py
|
…
|
|
|
test_internals_datasette_client.py
|
Upgrade to httpx 0.20
|
2021-10-14 11:03:44 -07:00 |
|
test_internals_request.py
|
Upgrade to httpx 0.20
|
2021-10-14 11:03:44 -07:00 |
|
test_internals_response.py
|
…
|
|
|
test_internals_urls.py
|
…
|
|
|
test_messages.py
|
…
|
|
|
test_package.py
|
Replace all uses of runner.isolated_filesystem, refs #1406
|
2021-07-31 11:49:08 -07:00 |
|
test_permissions.py
|
…
|
|
|
test_plugins.py
|
Upgrade to httpx 0.20
|
2021-10-14 11:03:44 -07: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 |