datasette/tests
Simon Willison 8c642f04e0
Render templates using Jinja async mode
Closes #628
2019-11-14 15:14:22 -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
conftest.py
fixtures.py Render templates using Jinja async mode 2019-11-14 15:14:22 -08:00
spatialite.db
test_api.py Handle spaces in DB names (#590) 2019-11-04 15:16:30 -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
test_csv.py
test_database.py
test_docs.py
test_facets.py
test_filters.py pk__notin= filter, closes #614 2019-11-03 20:11:55 -08:00
test_html.py CREATE INDEX statements on table page, closes #618 2019-11-09 17:29:36 -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
utils.py