datasette/tests
Simon Willison 040fc0546f Updated tests, refs #817 2020-06-08 12:02:56 -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 Updated tests, refs #811 2020-06-08 07:50:06 -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 More consistent use of response.text/response.json in tests, closes #792 2020-06-02 14:29:12 -07:00
test_csv.py More consistent use of response.text/response.json in tests, closes #792 2020-06-02 14:29:12 -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
test_facets.py
test_filters.py
test_html.py Move assert_permissions_checked() calls from test_html.py to test_permissions.py, refs #811 2020-06-08 07:02:31 -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 Updated tests, refs #817 2020-06-08 12:02:56 -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