datasette/tests
Simon Willison 31d6a0bc5e Applied Black, refs #1922 2022-11-30 15:17:39 -08:00
..
plugins
test_templates
__init__.py
build_small_spatialite_db.py
conftest.py
ext.c
fixtures.py Tests now close SQLite database connections and files explicitly, refs #1843 2022-11-03 13:37:26 -07:00
spatialite.db
test_api.py Applied Black, refs #1922 2022-11-30 15:17:39 -08:00
test_api_write.py 405 method not allowed for GET to POST endpoints, closes #1916 2022-11-29 21:15:13 -08:00
test_auth.py
test_black.py
test_canned_queries.py
test_cli.py
test_cli_serve_get.py
test_cli_serve_server.py
test_config_dir.py
test_crossdb.py
test_csv.py
test_custom_pages.py
test_docs.py Initial prototype of API explorer at /-/api, refs #1871 2022-10-29 23:20:11 -07:00
test_facets.py
test_filters.py
test_html.py Update tests to export 200 for OPTIONS calls, refs #1922 2022-11-30 10:29:48 -08:00
test_internal_db.py
test_internals_database.py db.view_exists() method, needed by #1896 2022-11-18 14:16:38 -08:00
test_internals_datasette.py _memory database should not be mutable, closes #1917 2022-11-29 21:06:52 -08:00
test_internals_datasette_client.py Update tests to export 200 for OPTIONS calls, refs #1922 2022-11-30 10:29:48 -08:00
test_internals_request.py
test_internals_response.py
test_internals_urls.py
test_load_extensions.py
test_messages.py
test_package.py
test_permissions.py Include views in SQL autocomplete, refs #1897 2022-11-17 18:53:48 -08:00
test_plugins.py
test_publish_cloudrun.py
test_publish_heroku.py Upgrade to Python 3.11 on Heroku, refs #1905 2022-11-18 16:44:46 -08:00
test_routes.py
test_spatialite.py
test_table_api.py
test_table_html.py Updated test, refs #1890 2022-11-17 17:23:35 -08:00
test_tracer.py
test_utils.py Add test for /* multi line */ comment, refs #1860 2022-10-27 11:52:06 -07:00
utils.py