datasette/tests
Simon Willison 6f0f85bcf1 Fixed bug with ?_sort= and ?_search=, closes #1214 2021-02-02 13:20:53 -08:00
..
plugins extra_body_script module support, closes #1187 2021-01-13 18:14:33 -08:00
test_templates
__init__.py
build_small_spatialite_db.py
conftest.py
fixtures.py Modernize code to Python 3.6+ (#1158) 2020-12-23 09:04:32 -08:00
spatialite.db
test_api.py Fixed bug loading database called 'test-database (1).sqlite' 2021-01-24 21:13:05 -08:00
test_auth.py Modernize code to Python 3.6+ (#1158) 2020-12-23 09:04:32 -08:00
test_black.py
test_canned_queries.py
test_cli.py Fixed bug loading database called 'test-database (1).sqlite' 2021-01-24 21:13:05 -08:00
test_cli_serve_get.py
test_config_dir.py
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 Modernize code to Python 3.6+ (#1158) 2020-12-23 09:04:32 -08:00
test_facets.py
test_filters.py
test_html.py Fixed bug with ?_sort= and ?_search=, closes #1214 2021-02-02 13:20:53 -08:00
test_internal_db.py Compound primary key for foreign_keys table in _internal 2020-12-22 11:04:29 -08:00
test_internals_database.py Improved .add_database() method design 2020-12-22 12:04:18 -08:00
test_internals_datasette.py
test_internals_datasette_client.py
test_internals_request.py Applied Black 2021-01-11 13:34:38 -08:00
test_internals_response.py
test_internals_urls.py Fixed bug loading database called 'test-database (1).sqlite' 2021-01-24 21:13:05 -08:00
test_messages.py
test_package.py
test_permissions.py Modernize code to Python 3.6+ (#1158) 2020-12-23 09:04:32 -08:00
test_plugins.py extra_body_script module support, closes #1187 2021-01-13 18:14:33 -08:00
test_publish_cloudrun.py Fixed bug introduced in e1efa9b7, refs #1178 2021-01-07 16:01:01 -08:00
test_publish_heroku.py
test_utils.py