datasette/tests
Simon Willison b59b92b1b0 Fix for tests - order was inconsistent, refs #852 2020-06-18 16:52:16 -07:00
..
plugins New plugin hook: canned_queries(), refs #852 2020-06-18 16:35:15 -07:00
test_templates
__init__.py
build_small_spatialite_db.py
conftest.py
fixtures.py New plugin hook: canned_queries(), refs #852 2020-06-18 16:35:15 -07:00
spatialite.db
test_api.py Workaround for 'Too many open files' in test runs, refs #846 2020-06-13 17:26:18 -07:00
test_auth.py datasette/actor_auth_cookie.py coverae to 100%, refs #841 2020-06-13 11:29:14 -07:00
test_black.py
test_canned_write.py Fix for tests - order was inconsistent, refs #852 2020-06-18 16:52:16 -07:00
test_cli.py New "startup" plugin hook, closes #834 2020-06-13 10:55:41 -07:00
test_config_dir.py allow_sql block to control execute-sql upermission in metadata.json, closes #813 2020-06-08 17:05:44 -07:00
test_csv.py
test_custom_pages.py
test_docs.py
test_facets.py
test_filters.py
test_html.py Fix for tests - order was inconsistent, refs #852 2020-06-18 16:52:16 -07:00
test_internals_database.py
test_internals_datasette.py
test_internals_request.py request.url_vars property, closes #822 2020-06-08 20:40:00 -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 Fixed test_permissions_debug 2020-06-11 17:25:12 -07:00
test_plugins.py New plugin hook: canned_queries(), refs #852 2020-06-18 16:35:15 -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 "$env": "X" mechanism now works with nested lists, closes #837 2020-06-11 17:21:48 -07:00
utils.py