| .. |
|
plugins
|
Don't use pytest_asyncio.fixture(scope="session") any more, refs #1959
|
2022-12-17 13:47:55 -08:00 |
|
test_templates
|
…
|
|
|
__init__.py
|
…
|
|
|
build_small_spatialite_db.py
|
…
|
|
|
conftest.py
|
Use my own global variable instead of scope=session
|
2022-12-17 13:47:55 -08:00 |
|
ext.c
|
…
|
|
|
fixtures.py
|
register_permissions() plugin hook (#1940)
|
2022-12-12 18:05:54 -08:00 |
|
spatialite.db
|
…
|
|
|
test_api.py
|
A bunch of remaining ds_client conversions, refs #1959
|
2022-12-17 13:47:55 -08:00 |
|
test_api_write.py
|
Extra permission rules for /-/create, closes #1937
|
2022-12-14 12:21:18 -08:00 |
|
test_auth.py
|
Ported app_client to ds_client where possible in test_auth.py, refs #1959
|
2022-12-17 13:47:55 -08:00 |
|
test_black.py
|
…
|
|
|
test_canned_queries.py
|
ds_client for test_csv.py and test_canned_queries.py, refs #1959
|
2022-12-17 13:47:55 -08:00 |
|
test_cli.py
|
Fix some failing tests, refs #1855
|
2022-12-12 21:00:40 -08:00 |
|
test_cli_serve_get.py
|
datasette --get --token option, closes #1946, refs #1855
|
2022-12-12 20:36:42 -08:00 |
|
test_cli_serve_server.py
|
…
|
|
|
test_config_dir.py
|
…
|
|
|
test_crossdb.py
|
…
|
|
|
test_csv.py
|
ds_client for test_csv.py and test_canned_queries.py, refs #1959
|
2022-12-17 13:47:55 -08:00 |
|
test_custom_pages.py
|
…
|
|
|
test_docs.py
|
Initial prototype of API explorer at /-/api, refs #1871
|
2022-10-29 23:20:11 -07:00 |
|
test_facets.py
|
test_facets.py using ds_client, refs #1959
|
2022-12-17 13:47:55 -08:00 |
|
test_filters.py
|
ds_client for test_filters.py, refs #1959
|
2022-12-17 13:47:55 -08:00 |
|
test_html.py
|
A bunch of remaining ds_client conversions, refs #1959
|
2022-12-17 13:47:55 -08:00 |
|
test_internal_db.py
|
ds_client for test_internal_db.py, refs #1959
|
2022-12-17 13:47:55 -08:00 |
|
test_internals_database.py
|
db.view_exists() method, needed by #1896
|
2022-11-18 14:16:38 -08:00 |
|
test_internals_datasette.py
|
A bunch of remaining ds_client conversions, refs #1959
|
2022-12-17 13:47:55 -08:00 |
|
test_internals_datasette_client.py
|
A bunch of remaining ds_client conversions, refs #1959
|
2022-12-17 13:47:55 -08:00 |
|
test_internals_request.py
|
…
|
|
|
test_internals_response.py
|
…
|
|
|
test_internals_urls.py
|
…
|
|
|
test_load_extensions.py
|
…
|
|
|
test_messages.py
|
A bunch of remaining ds_client conversions, refs #1959
|
2022-12-17 13:47:55 -08:00 |
|
test_package.py
|
Upgrade Docker images to Python 3.11, closes #1853
|
2022-10-25 12:04:53 -07:00 |
|
test_permissions.py
|
ds_client for test_permissions.py, refs #1959
|
2022-12-17 13:47:55 -08:00 |
|
test_plugins.py
|
ds_client for test_plugins.py, refs #1959
|
2022-12-17 13:47:55 -08:00 |
|
test_publish_cloudrun.py
|
Upgrade Docker images to Python 3.11, closes #1853
|
2022-10-25 12:04:53 -07:00 |
|
test_publish_heroku.py
|
Upgrade to Python 3.11 on Heroku, refs #1905
|
2022-11-18 16:44:46 -08:00 |
|
test_routes.py
|
…
|
|
|
test_spatialite.py
|
…
|
|
|
test_table_api.py
|
ds_client for test_table_api.py, refs #1959
|
2022-12-17 13:47:55 -08:00 |
|
test_table_html.py
|
ds_client for test_table_html.py
|
2022-12-17 13:47:55 -08:00 |
|
test_tracer.py
|
…
|
|
|
test_utils.py
|
Add test for /* multi line */ comment, refs #1860
|
2022-10-27 11:52:06 -07:00 |
|
utils.py
|
Ported app_client to ds_client where possible in test_auth.py, refs #1959
|
2022-12-17 13:47:55 -08:00 |