datasette/tests
Simon Willison a3e6f1b167 Increase height of non-JS textarea to fit query
Closes #1786
2022-08-18 09:06:02 -07:00
..
plugins New handle_exception plugin hook, refs #1770 2022-07-17 16:24:39 -07:00
test_templates
__init__.py
build_small_spatialite_db.py
conftest.py
fixtures.py New handle_exception plugin hook, refs #1770 2022-07-17 16:24:39 -07:00
spatialite.db
test_api.py Consistent treatment of format in route capturing, refs #1667 2022-03-19 13:29:10 -07:00
test_auth.py Remove python-baseconv dependency, refs #1733, closes #1734 2022-05-02 12:39:06 -07:00
test_black.py
test_canned_queries.py Don't allow canned write queries on immutable DBs, closes #1728 2022-08-14 09:34:31 -07:00
test_cli.py Fix test I broke in #1744 2022-05-17 13:09:07 -07:00
test_cli_serve_get.py
test_cli_serve_server.py
test_config_dir.py Keep track of datasette.config_dir (#1766) 2022-07-17 18:12:45 -07:00
test_crossdb.py
test_csv.py Fixed bug where tables with a column called n caused 500 errors 2022-03-18 18:37:54 -07:00
test_custom_pages.py
test_docs.py
test_facets.py
test_filters.py
test_html.py Increase height of non-JS textarea to fit query 2022-08-18 09:06:02 -07:00
test_internal_db.py
test_internals_database.py Fixed bug where tables with a column called n caused 500 errors 2022-03-18 18:37:54 -07:00
test_internals_datasette.py Clean up compatibility with Pyodide (#1736) 2022-05-02 13:15:27 -07:00
test_internals_datasette_client.py
test_internals_request.py Request.fake(... url_vars), plus .fake() is now documented 2022-03-31 19:01:58 -07:00
test_internals_response.py
test_internals_urls.py
test_messages.py
test_package.py Switch to python:3.10.6-slim-bullseye for datasette publish - refs #1768 2022-08-14 08:49:14 -07:00
test_permissions.py New handle_exception plugin hook, refs #1770 2022-07-17 16:24:39 -07:00
test_plugins.py New handle_exception plugin hook, refs #1770 2022-07-17 16:24:39 -07:00
test_publish_cloudrun.py --min-instances and --max-instances Cloud Run publish options, closes #1779 2022-08-14 10:07:30 -07:00
test_publish_heroku.py
test_routes.py Fix for bug running ?sql= against databases with a different route, closes #1682 2022-03-23 11:48:10 -07:00
test_spatialite.py
test_table_api.py _sort= works even if sort column not selected, closes #1773 2022-08-14 08:44:02 -07:00
test_table_html.py Don't duplicate _sort_desc, refs #1738 2022-08-14 09:13:12 -07:00
test_tracer.py
test_utils.py Tilde encoding now encodes space as plus, closes #1701 2022-04-06 08:55:01 -07:00
utils.py