datasette/tests
Simon Willison 84bc7244c1 datasette.client now applies base_url, closes #1026 2020-10-31 12:29:42 -07:00
..
plugins datasette.client now applies base_url, closes #1026 2020-10-31 12:29:42 -07:00
test_templates Fix handling of nested custom page wildcard paths, closes #996 2020-10-07 15:51:11 -07:00
__init__.py
build_small_spatialite_db.py
conftest.py Fix for test I broke in #947 2020-09-11 15:04:23 -07:00
fixtures.py Deploy demo plugins to latest.datasette.io, refs #1074 2020-10-31 10:36:46 -07:00
spatialite.db
test_api.py Fixed bug with download of BLOB null, refs #1050 2020-10-28 21:05:40 -07:00
test_auth.py Navigation menu plus menu_links() hook 2020-10-29 20:45:15 -07:00
test_black.py
test_canned_queries.py Fix for MagicParameters error with no POST body, closes #967 2020-09-15 13:12:57 -07:00
test_cli.py New explicit versioning mechanism 2020-10-28 20:38:15 -07:00
test_cli_serve_get.py datasette --get status code for error pages, closes #947 2020-09-11 14:32:54 -07:00
test_config_dir.py datasette.client internal requests mechanism 2020-10-09 09:11:24 -07:00
test_csv.py Fixed test_max_csv_mb test that I just broke, refs #1063 2020-10-29 15:58:40 -07:00
test_custom_pages.py Applied Black 2020-10-07 15:51:25 -07:00
test_docs.py Applied Black 2020-08-16 10:35:14 -07:00
test_facets.py Replace MockRequest with Request.fake() 2020-10-09 09:26:17 -07:00
test_filters.py Upgrade to Black 20.8b1, closes #958 2020-09-02 15:24:55 -07:00
test_html.py Deploy demo plugins to latest.datasette.io, refs #1074 2020-10-31 10:36:46 -07:00
test_internals_database.py Tests for db.table_columns() and db.table_column_details() 2020-10-06 14:02:30 -07:00
test_internals_datasette.py
test_internals_datasette_client.py datasette.client now applies base_url, closes #1026 2020-10-31 12:29:42 -07:00
test_internals_request.py
test_internals_response.py
test_internals_urls.py datasette.urls methods will not apply base_url prefix twice, refs #1026 2020-10-31 12:11:40 -07:00
test_messages.py datasette.client internal requests mechanism 2020-10-09 09:11:24 -07:00
test_package.py
test_permissions.py debug-menu permission, closes #1068 2020-10-30 08:41:57 -07:00
test_plugins.py Confirm table actions work on views, closes #1067 2020-10-31 10:40:09 -07:00
test_publish_cloudrun.py Upgrade to Black 20.8b1, closes #958 2020-09-02 15:24:55 -07:00
test_publish_heroku.py datasette publish heroku --tar option, closes #969 2020-10-08 16:30:46 -07:00
test_utils.py datasette.urls.table(..., format="json"), closes #1035 2020-10-31 11:16:28 -07:00