datasette/tests
Simon Willison 72ac2fd32c JSON API for writable canned queries, closes #880 2020-09-14 14:23:18 -07:00
..
plugins Upgrade to Black 20.8b1, closes #958 2020-09-02 15:24:55 -07:00
test_templates
__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 Upgrade to Black 20.8b1, closes #958 2020-09-02 15:24:55 -07:00
spatialite.db
test_api.py Upgrade to Black 20.8b1, closes #958 2020-09-02 15:24:55 -07:00
test_auth.py Upgrade to Black 20.8b1, closes #958 2020-09-02 15:24:55 -07:00
test_black.py
test_canned_queries.py JSON API for writable canned queries, closes #880 2020-09-14 14:23:18 -07:00
test_cli.py New 'datasette --pdb' option, closes #962 2020-09-11 11:37:55 -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
test_csv.py Fixed content-disposition header on DB download, closes #909 2020-07-29 14:34:22 -07:00
test_custom_pages.py raise_404() function for use in custom templates, closes #964 2020-09-14 10:39:25 -07:00
test_docs.py Applied Black 2020-08-16 10:35:14 -07:00
test_facets.py
test_filters.py Upgrade to Black 20.8b1, closes #958 2020-09-02 15:24:55 -07:00
test_html.py Correctly persist selected facets in hidden fields 2020-09-12 14:54:01 -07:00
test_internals_database.py Upgrade to Black 20.8b1, closes #958 2020-09-02 15:24:55 -07:00
test_internals_datasette.py
test_internals_request.py await request.post_body() method, closes #897 2020-07-17 13:12:35 -07:00
test_internals_response.py
test_messages.py
test_package.py
test_permissions.py Upgrade to Black 20.8b1, closes #958 2020-09-02 15:24:55 -07:00
test_plugins.py Upgrade to Black 20.8b1, closes #958 2020-09-02 15:24:55 -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 Upgrade to Black 20.8b1, closes #958 2020-09-02 15:24:55 -07:00
test_utils.py Improvements to allow block logic and debug tool 2020-07-24 17:04:06 -07:00
utils.py