datasette/tests
Simon Willison f240970b83 Fixed tests/fixtures.py, closes #804 2020-06-09 12:58:12 -07:00
..
plugins request.url_vars property, closes #822 2020-06-08 20:40:00 -07:00
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 Fixed tests/fixtures.py, closes #804 2020-06-09 12:58:12 -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 unauthenticated: true method plus allow block docs, closes #825 2020-06-09 10:01:03 -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 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 --root option and /-/auth-token view, refs #784 2020-05-31 18:16:42 -07:00
test_facets.py
test_filters.py Added 'not like' table filter, refs #750 2020-05-02 12:04:54 -07:00
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 datasette.sign() and datasette.unsign() methods, refs #785 2020-05-31 18:16:42 -07:00
test_internals_request.py request.url_vars property, closes #822 2020-06-08 20:40:00 -07:00
test_internals_response.py Docs + unit tests for Response, closes #821 2020-06-08 20:32:10 -07:00
test_messages.py Flash messages mechanism, closes #790 2020-06-02 14:12:18 -07:00
test_package.py
test_permissions.py Applied Black 2020-06-09 12:25:48 -07:00
test_plugins.py register_routes() plugin hook (#819) 2020-06-08 20:12:06 -07:00
test_publish_cloudrun.py
test_publish_heroku.py
test_utils.py unauthenticated: true method plus allow block docs, closes #825 2020-06-09 10:01:03 -07:00
utils.py