datasette/tests
Simon Willison eeb58a09ee Redirect old % URLs to new - encoded URLs, closes #1650
Refs #1439
2022-03-07 08:01:03 -08:00
..
plugins Implemented import shortcuts, closes #957 2022-02-05 22:34:33 -08:00
test_templates
__init__.py
build_small_spatialite_db.py
conftest.py
fixtures.py Use dash-encoding for row PKs and ?_next=, refs #1439 2022-03-06 14:07:03 -08:00
spatialite.db
test_api.py Use dash encoding for database names, too, refs #1439 2022-03-07 07:31:37 -08:00
test_auth.py
test_black.py
test_canned_queries.py rel=alternate JSON for queries and database pages, closes #1620 2022-02-02 13:22:45 -08:00
test_cli.py Use dash encoding for database names, too, refs #1439 2022-03-07 07:31:37 -08:00
test_cli_serve_get.py
test_cli_serve_server.py
test_config_dir.py
test_crossdb.py
test_csv.py Fixed CSV test I broke in #1525 2021-11-29 22:37:22 -08:00
test_custom_pages.py
test_docs.py @documented decorator plus unit test plus sphinx.ext.autodoc 2022-02-06 22:31:06 -08:00
test_facets.py Fixed remaining code and docs for new block=True default, closes #1579 2021-12-23 11:18:20 -08:00
test_filters.py filters_from_request plugin hook, now used in TableView 2021-12-17 11:02:14 -08:00
test_html.py Redirect old % URLs to new - encoded URLs, closes #1650 2022-03-07 08:01:03 -08:00
test_internal_db.py
test_internals_database.py Fix for test failure caused by SQLite 3.37.0+, closes #1647 2022-03-05 11:47:26 -08:00
test_internals_datasette.py Documentation for Datasette() constructor, closes #1563 2021-12-17 18:19:36 -08:00
test_internals_datasette_client.py
test_internals_request.py Test for JSON in query_string name, refs #621 2021-12-14 12:29:05 -08:00
test_internals_response.py
test_internals_urls.py Use dash encoding for table names, refs #1439 2022-03-06 15:38:44 -08:00
test_messages.py
test_package.py
test_permissions.py
test_plugins.py filters_from_request plugin hook, now used in TableView 2021-12-17 11:02:14 -08:00
test_publish_cloudrun.py
test_publish_heroku.py
test_spatialite.py More SpatiaLite details on /-/versions, closes #1607 2022-02-08 22:32:19 -08:00
test_table_api.py Use dash-encoding for row PKs and ?_next=, refs #1439 2022-03-06 14:07:03 -08:00
test_table_html.py Use dash-encoding for row PKs and ?_next=, refs #1439 2022-03-06 14:07:03 -08:00
test_tracer.py tracer.trace_child_tasks() for asyncio.gather tracing 2022-02-04 21:19:49 -08:00
test_utils.py Use dash-encoding for row PKs and ?_next=, refs #1439 2022-03-06 14:07:03 -08:00
utils.py Refactor table view HTML tests to test_table_html.py 2021-12-11 19:06:45 -08:00