datasette/tests
Simon Willison d96ac1d52c Allow tuples as well as lists in MultiParams, refs #799 2020-06-05 11:01:06 -07:00
..
plugins Flash messages mechanism, closes #790 2020-06-02 14:12:18 -07:00
test_templates
__init__.py
build_small_spatialite_db.py
conftest.py
fixtures.py Basic writable canned queries 2020-06-03 08:16:50 -07:00
spatialite.db
test_api.py /-/plugins now shows details of hooks, closes #794 2020-06-02 14:49:28 -07:00
test_auth.py Flash messages mechanism, closes #790 2020-06-02 14:12:18 -07:00
test_black.py
test_canned_write.py Docs and tests for "params", closes #797 2020-06-03 14:04:40 -07:00
test_cli.py --root option and /-/auth-token view, refs #784 2020-05-31 18:16:42 -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
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
test_html.py More consistent use of response.text/response.json in tests, closes #792 2020-06-02 14:29:12 -07:00
test_internals_database.py
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 Flash messages mechanism, closes #790 2020-06-02 14:12:18 -07:00
test_package.py
test_plugins.py More consistent use of response.text/response.json in tests, closes #792 2020-06-02 14:29:12 -07:00
test_publish_cloudrun.py
test_publish_heroku.py
test_utils.py Allow tuples as well as lists in MultiParams, refs #799 2020-06-05 11:01:06 -07:00
utils.py