datasette/tests
Simon Willison 6bb41c4b33 Fix for test_paginate_using_link_header 2020-10-31 13:48:39 -07:00
..
plugins Stop using plugin-example.com, closes #1074 2020-10-31 12:47: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 Broke up test_app into test_api and test_html 2017-12-15 04:08:24 -08:00
build_small_spatialite_db.py New run_sanity_checks mechanism, for SpatiLite 2019-05-11 15:55:30 -07:00
conftest.py Fix for test I broke in #947 2020-09-11 15:04:23 -07:00
fixtures.py Address PrefixedUrlString bug in #1075 2020-10-31 13:35:47 -07:00
spatialite.db New run_sanity_checks mechanism, for SpatiLite 2019-05-11 15:55:30 -07:00
test_api.py Fix for test_paginate_using_link_header 2020-10-31 13:48:39 -07:00
test_auth.py Navigation menu plus menu_links() hook 2020-10-29 20:45:15 -07:00
test_black.py Run black against everything, not just tests and datasette dirs 2020-02-13 15:02:10 -08:00
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 Address PrefixedUrlString bug in #1075 2020-10-31 13:35:47 -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 Address PrefixedUrlString bug in #1075 2020-10-31 13:35:47 -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 datasette.sign() and datasette.unsign() methods, refs #785 2020-05-31 18:16:42 -07:00
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 await request.post_body() method, closes #897 2020-07-17 13:12:35 -07:00
test_internals_response.py response.set_cookie(), closes #795 2020-06-09 15:19:37 -07:00
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 --secret command for datasette publish 2020-06-11 09:02:03 -07:00
test_permissions.py debug-menu permission, closes #1068 2020-10-30 08:41:57 -07:00
test_plugins.py Stop using plugin-example.com, closes #1074 2020-10-31 12:47:42 -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