datasette/tests
Simon Willison 7944a8b0de
Added num_sql_threads config option, closes #285
2018-05-26 17:43:22 -07:00
..
__init__.py Broke up test_app into test_api and test_html 2017-12-15 04:08:24 -08:00
fixtures.py allow_facet, allow_download, suggest_facets boolean --config 2018-05-24 18:12:27 -07:00
test_api.py Added num_sql_threads config option, closes #285 2018-05-26 17:43:22 -07:00
test_docs.py Test that ensures all config options are documented 2018-05-26 15:11:16 -07:00
test_html.py allow_sql config option to disable custom SQL, closes #284 2018-05-24 22:50:50 -07:00
test_inspect.py Mark FTS-related tables as 'hidden' in inspect() 2017-11-21 12:55:59 -08:00
test_utils.py Foreign key facets are now expanded to labels, refs #255 2018-05-16 08:27:24 -07:00