datasette/tests
Simon Willison d6b6c9171f Include asyncio task information in /-/threads debug page 2019-12-04 22:47:17 -08:00
..
test_templates Render templates using Jinja async mode 2019-11-14 15:14:22 -08:00
__init__.py
build_small_spatialite_db.py New run_sanity_checks mechanism, for SpatiLite 2019-05-11 15:55:30 -07:00
conftest.py extra_template_vars plugin hook (#542) 2019-07-05 17:05:56 -07:00
fixtures.py Suggest column facet only if at least one count > 1 2019-11-21 16:56:55 -08:00
spatialite.db New run_sanity_checks mechanism, for SpatiLite 2019-05-11 15:55:30 -07:00
test_api.py Include asyncio task information in /-/threads debug page 2019-12-04 22:47:17 -08:00
test_black.py Support Python 3.8, stop supporting Python 3.5 (#627) 2019-11-11 21:09:11 -08:00
test_cli.py serve --inspect-file=X now populates cached table counts 2019-05-16 07:30:32 -07:00
test_csv.py Suggest column facet only if at least one count > 1 2019-11-21 16:56:55 -08:00
test_database.py Fixed duplicate function name 2019-05-27 18:49:57 -07:00
test_docs.py Rename "datasette publish now" to "datasette publish nowv1" 2019-05-19 11:06:51 -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 pk__notin= filter, closes #614 2019-11-03 20:11:55 -08:00
test_html.py Display 0 results, closes #637 2019-11-22 22:07:01 -08:00
test_plugins.py Render templates using Jinja async mode 2019-11-14 15:14:22 -08:00
test_publish_cloudrun.py datasette publish uses python:3.8 base Docker image, closes #629 2019-11-11 22:03:09 -08:00
test_publish_heroku.py Fix "publish heroku" + upgrade to use Python 3.8.0 2019-11-13 08:42:47 -08:00
test_publish_now.py datasette publish uses python:3.8 base Docker image, closes #629 2019-11-11 22:03:09 -08:00
test_utils.py Allow EXPLAIN WITH... - closes #583 2019-10-06 10:23:58 -07:00
utils.py Extract facet code out into a new plugin hook, closes #427 (#445) 2019-05-02 17:11:26 -07:00