datasette/tests
Simon Willison 647c5ff0f3 Fixed broken CSS on 404 page, closes #777 2020-06-08 17:35:23 -07:00
..
plugins
test_templates
__init__.py
build_small_spatialite_db.py
conftest.py Renamed resource_identifier to resource, refs #817 2020-06-08 11:59:53 -07:00
fixtures.py Renamed resource_identifier to resource, refs #817 2020-06-08 11:59:53 -07:00
spatialite.db
test_api.py allow_sql block to control execute-sql upermission in metadata.json, closes #813 2020-06-08 17:05:44 -07:00
test_auth.py Added permission check to every view, closes #808 2020-06-06 22:30:36 -07:00
test_black.py
test_canned_write.py view-database permission 2020-06-07 20:50:37 -07:00
test_cli.py Nicer pattern for make_app_client() in tests, closes #395 2020-06-07 14:14:10 -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 Nicer pattern for make_app_client() in tests, closes #395 2020-06-07 14:14:10 -07:00
test_docs.py
test_facets.py
test_filters.py
test_html.py Fixed broken CSS on 404 page, closes #777 2020-06-08 17:35:23 -07:00
test_internals_database.py Removed rogue print() from test 2020-06-05 12:06:43 -07:00
test_internals_datasette.py
test_internals_request.py request.post_vars() no longer discards empty values 2020-06-03 06:48:39 -07:00
test_messages.py
test_package.py
test_permissions.py allow_sql block to control execute-sql upermission in metadata.json, closes #813 2020-06-08 17:05:44 -07:00
test_plugins.py Nicer pattern for make_app_client() in tests, closes #395 2020-06-07 14:14:10 -07:00
test_publish_cloudrun.py
test_publish_heroku.py
test_utils.py Respect query permissions on database page, refs #800 2020-06-06 12:05:22 -07:00
utils.py