datasette/tests
Jay Graves 33a12c8ae5
Allow leading comments in SQL input field (#653)
Thanks, @jaywgraves!
2020-02-04 18:13:24 -08:00
..
test_templates
__init__.py
build_small_spatialite_db.py
conftest.py --port argument for datasette package, plus tests - closes #661 2020-01-29 14:46:43 -08:00
fixtures.py
spatialite.db
test_api.py _search= queries now correctly escaped, fixes #651 2019-12-29 18:48:30 +00:00
test_black.py
test_cli.py
test_csv.py
test_database.py
test_docs.py
test_facets.py
test_filters.py
test_html.py
test_package.py --port argument for datasette package, plus tests - closes #661 2020-01-29 14:46:43 -08:00
test_plugins.py
test_publish_cloudrun.py gcloud run is now GA, s/beta// (#660) 2020-01-21 15:28:11 -08:00
test_publish_heroku.py
test_publish_now.py
test_utils.py Allow leading comments in SQL input field (#653) 2020-02-04 18:13:24 -08:00
utils.py