datasette/tests
Simon Willison 8e7e6458a6 Fix bug with ?_nl=on and binary data, closes #914 2020-08-16 11:26:49 -07:00
..
plugins Added columns argument to various extra_ plugin hooks, closes #938 2020-08-16 11:09:53 -07:00
test_templates
__init__.py
build_small_spatialite_db.py
conftest.py --get now calls startup() plugin hooks, closes #934 2020-08-15 13:52:41 -07:00
fixtures.py Fix bug with ?_nl=on and binary data, closes #914 2020-08-16 11:26:49 -07:00
spatialite.db
test_api.py Fix bug with ?_nl=on and binary data, closes #914 2020-08-16 11:26:49 -07:00
test_auth.py Only show 'log out' if ds_cookie present, closes #884 2020-07-01 14:25:59 -07:00
test_black.py
test_canned_queries.py Fix for security issue #918 2020-08-09 09:03:35 -07:00
test_cli.py --get now calls startup() plugin hooks, closes #934 2020-08-15 13:52:41 -07:00
test_cli_serve_get.py --get now calls startup() plugin hooks, closes #934 2020-08-15 13:52:41 -07:00
test_config_dir.py Only load Python files from plugins-dir 2020-07-02 20:08:32 -07:00
test_csv.py Fixed content-disposition header on DB download, closes #909 2020-07-29 14:34:22 -07:00
test_custom_pages.py Nicer pattern for make_app_client() in tests, closes #395 2020-06-07 14:14:10 -07:00
test_docs.py Applied Black 2020-08-16 10:35:14 -07:00
test_facets.py
test_filters.py
test_html.py Fix bug with ?_nl=on and binary data, closes #914 2020-08-16 11:26:49 -07:00
test_internals_database.py Documentation and tests for db.is_mutable 2020-08-15 16:27:32 -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 response.set_cookie(), closes #795 2020-06-09 15:19:37 -07:00
test_messages.py
test_package.py --secret command for datasette publish 2020-06-11 09:02:03 -07:00
test_permissions.py /-/allow-debug tool, closes #908 2020-07-24 15:55:10 -07:00
test_plugins.py Added columns argument to various extra_ plugin hooks, closes #938 2020-08-16 11:09:53 -07:00
test_publish_cloudrun.py --secret command for datasette publish 2020-06-11 09:02:03 -07:00
test_publish_heroku.py
test_utils.py Improvements to allow block logic and debug tool 2020-07-24 17:04:06 -07:00
utils.py