datasette/tests
Simon Willison 75c143a84c Fixed /-/plugins?all=1, refs #802 2020-06-05 16:55:08 -07:00
..
plugins Flash messages mechanism, closes #790 2020-06-02 14:12:18 -07:00
test_templates Render templates using Jinja async mode 2019-11-14 15:14:22 -08:00
__init__.py Broke up test_app into test_api and test_html 2017-12-15 04:08:24 -08:00
build_small_spatialite_db.py New run_sanity_checks mechanism, for SpatiLite 2019-05-11 15:55:30 -07:00
conftest.py --port argument for datasette package, plus tests - closes #661 2020-01-29 14:46:43 -08:00
fixtures.py Fixed 'datasette plugins' command, with tests - closes #802 2020-06-05 16:46:37 -07:00
spatialite.db New run_sanity_checks mechanism, for SpatiLite 2019-05-11 15:55:30 -07:00
test_api.py Fixed /-/plugins?all=1, refs #802 2020-06-05 16:55:08 -07:00
test_auth.py Flash messages mechanism, closes #790 2020-06-02 14:12:18 -07:00
test_black.py Run black against everything, not just tests and datasette dirs 2020-02-13 15:02:10 -08:00
test_canned_write.py CSRF protection (#798) 2020-06-05 12:05:57 -07:00
test_cli.py Fixed /-/plugins?all=1, refs #802 2020-06-05 16:55:08 -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 Refactored test plugins into tests/plugins, closes #775 2020-05-27 17:57:25 -07:00
test_docs.py --root option and /-/auth-token view, refs #784 2020-05-31 18:16:42 -07:00
test_facets.py Don't suggest array facet if column is only [], closes #610 2019-11-01 14:45:59 -07:00
test_filters.py Added 'not like' table filter, refs #750 2020-05-02 12:04:54 -07:00
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 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.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 --port argument for datasette package, plus tests - closes #661 2020-01-29 14:46:43 -08:00
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 Smarter merging of metadata and extra_metadata, closes #724 2020-04-10 11:34:09 -07:00
test_publish_heroku.py Bump to click 7.1.1 to fix flaky tests 2020-03-21 18:47:51 -07:00
test_utils.py Fixed 'datasette plugins' command, with tests - closes #802 2020-06-05 16:46:37 -07:00
utils.py Extract facet code out into a new plugin hook, closes #427 (#445) 2019-05-02 17:11:26 -07:00