..
plugins
datasette.set_actor_cookie() and datasette.delete_actor_cookie(), closes #1690
2025-01-15 17:37:25 -08:00
test_templates
…
__init__.py
…
build_small_spatialite_db.py
…
conftest.py
Fixed a bunch of unused imports spotted with ruff
2024-02-06 17:27:20 -08:00
ext.c
…
fixtures.py
simple_primary_key now uses integer id, helps close #2458
2025-02-01 21:44:53 -08:00
spatialite.db
…
test-datasette-load-plugins.sh
fix (typo): Corrected spelling of 'environments' ( #2268 )
2024-02-19 14:41:32 -08:00
test_api.py
Hide FTS tables that have content=
2025-04-16 21:44:09 -07:00
test_api_write.py
results.dicts() method, closes #2414
2024-09-01 17:20:41 -07:00
test_auth.py
Try the event_loop fixture ( #2463 )
2025-02-04 11:56:19 -08:00
test_base_view.py
New View base class ( #2080 )
2023-05-25 17:18:43 -07:00
test_black.py
Test improvements and fixed deprecation warnings ( #2464 )
2025-02-04 14:49:52 -08:00
test_canned_queries.py
Correct syntax for link headers, closes #2470
2025-03-09 20:05:43 -05:00
test_cli.py
Test improvements and fixed deprecation warnings ( #2464 )
2025-02-04 14:49:52 -08:00
test_cli_serve_get.py
Introduce new `/$DB/-/query` endpoint, soft replaces `/$DB?sql=...` ( #2363 )
2024-07-15 10:33:51 -07:00
test_cli_serve_server.py
…
test_config_dir.py
Move Metadata to `--internal` database
2024-06-11 09:33:23 -07:00
test_crossdb.py
Introduce new `/$DB/-/query` endpoint, soft replaces `/$DB?sql=...` ( #2363 )
2024-07-15 10:33:51 -07:00
test_csv.py
simple_primary_key now uses integer id, helps close #2458
2025-02-01 21:44:53 -08:00
test_custom_pages.py
…
test_datasette_https_server.sh
…
test_docs.py
Upgrade to latest Black, closes #2239
2024-01-30 19:55:26 -08:00
test_docs_plugins.py
Docs on temporary plugins in fixtures, closes #2234
2024-01-12 14:12:14 -08:00
test_facets.py
Consider just 1000 rows for suggest facet, closes #2406
2024-08-21 13:36:42 -07:00
test_filters.py
?column_notcontains= table filter, closes #2287
2024-02-27 16:07:41 -08:00
test_html.py
Hide FTS tables that have content=
2025-04-16 21:44:09 -07:00
test_internal_db.py
Fix for incorrect REFERENCES in internal DB
2025-02-12 19:40:43 -08:00
test_internals_database.py
Hide FTS tables that have content=
2025-04-16 21:44:09 -07:00
test_internals_datasette.py
Support nested JSON in metadata.json, closes #2403
2024-08-21 09:53:52 -07:00
test_internals_datasette_client.py
…
test_internals_request.py
…
test_internals_response.py
…
test_internals_urls.py
…
test_label_column_for_table.py
Detect single unique text column in label_column_for_table, closes #2458
2025-02-01 17:02:49 -08:00
test_load_extensions.py
Introduce new `/$DB/-/query` endpoint, soft replaces `/$DB?sql=...` ( #2363 )
2024-07-15 10:33:51 -07:00
test_messages.py
Introduce new `/$DB/-/query` endpoint, soft replaces `/$DB?sql=...` ( #2363 )
2024-07-15 10:33:51 -07:00
test_package.py
…
test_permissions.py
Test improvements and fixed deprecation warnings ( #2464 )
2025-02-04 14:49:52 -08:00
test_plugins.py
Don't run prepare_connection() on internal database, closes #2468
2025-02-18 10:23:23 -08:00
test_publish_cloudrun.py
Use service-specific image ID for Cloud Run deploys, refs #2036
2023-03-08 12:25:55 -08:00
test_publish_heroku.py
…
test_routes.py
Introduce new `/$DB/-/query` endpoint, soft replaces `/$DB?sql=...` ( #2363 )
2024-07-15 10:33:51 -07:00
test_spatialite.py
…
test_table_api.py
simple_primary_key now uses integer id, helps close #2458
2025-02-01 21:44:53 -08:00
test_table_html.py
fix: tilde encode database name in expanded foreign key links ( #2476 )
2025-04-16 22:15:11 -07:00
test_tracer.py
Tracer now catches errors, closes #2405
2024-08-21 12:19:18 -07:00
test_utils.py
Fix bug where -s could reset settings to defaults, closes #2389
2024-08-14 14:28:48 -07:00
test_utils_check_callable.py
Rename callable.py to check_callable.py, refs #2078
2023-05-25 11:49:40 -07:00
utils.py
Test improvements and fixed deprecation warnings ( #2464 )
2025-02-04 14:49:52 -08:00