datasette/tests
Simon Willison dcdfb2c301 Rename _schemas to _internal, closes #1156 2020-12-21 11:48:06 -08:00
..
plugins Use f-strings in place of .format() 2020-11-15 15:24:22 -08:00
test_templates
__init__.py
build_small_spatialite_db.py
conftest.py Support for generated columns 2020-11-30 13:29:57 -08:00
fixtures.py generated_columns table in fixtures.py, closes #1119 2020-11-30 16:28:02 -08:00
spatialite.db
test_api.py Fix for combining ?_search_x and ?_searchmode=raw, closes #1134 2020-12-09 11:56:44 -08:00
test_auth.py Use f-strings in place of .format() 2020-11-15 15:24:22 -08:00
test_black.py
test_canned_queries.py Use f-strings in place of .format() 2020-11-15 15:24:22 -08:00
test_cli.py datasette serve --create option, closes #1135 2020-12-09 11:45:45 -08:00
test_cli_serve_get.py Address PrefixedUrlString bug in #1075 2020-10-31 13:35:47 -07:00
test_config_dir.py Support for generated columns 2020-11-30 13:29:57 -08:00
test_csv.py _header=off option for CSV export, closes #1133 2020-12-10 15:28:44 -08:00
test_custom_pages.py
test_docs.py Updated docs renaming config to settings 2020-11-24 13:22:33 -08:00
test_facets.py
test_filters.py Use f-strings in place of .format() 2020-11-15 15:24:22 -08:00
test_html.py Powered by links to datasette.io, closes #1138 2020-12-10 15:37:08 -08:00
test_internal_db.py Rename _schemas to _internal, closes #1156 2020-12-21 11:48:06 -08:00
test_internals_database.py Database(memory_name=) for shared in-memory databases, closes #1151 2020-12-17 17:01:18 -08:00
test_internals_datasette.py Renamed datasette.config() to .setting(), closes #1107 2020-11-24 14:06:32 -08:00
test_internals_datasette_client.py Renamed datasette.config() to .setting(), closes #1107 2020-11-24 14:06:32 -08:00
test_internals_request.py
test_internals_response.py
test_internals_urls.py Renamed datasette.config() to .setting(), closes #1107 2020-11-24 14:06:32 -08:00
test_messages.py Use f-strings in place of .format() 2020-11-15 15:24:22 -08:00
test_package.py
test_permissions.py Redirect /-/config to /-/settings, closes #1103 2020-11-24 12:19:14 -08:00
test_plugins.py Rename _schemas to _internal, closes #1156 2020-12-21 11:48:06 -08:00
test_publish_cloudrun.py datasette publish cloudrun --apt-get-install, closes #1110 2020-11-24 19:05:35 -08:00
test_publish_heroku.py
test_utils.py Support for generated columns 2020-11-30 13:29:57 -08:00