datasette/tests
Simon Willison aeeb50f61b
Correctly display facets with value of 0 - fixes #318
Also added comprehensive unit test for facet display HTML.
2018-06-20 21:30:13 -07:00
..
__init__.py Broke up test_app into test_api and test_html 2017-12-15 04:08:24 -08:00
fixtures.py Correctly display facets with value of 0 - fixes #318 2018-06-20 21:30:13 -07:00
test_api.py Correctly display facets with value of 0 - fixes #318 2018-06-20 21:30:13 -07:00
test_csv.py Correctly display facets with value of 0 - fixes #318 2018-06-20 21:30:13 -07:00
test_docs.py Test that ensures all config options are documented 2018-05-26 15:11:16 -07:00
test_html.py Correctly display facets with value of 0 - fixes #318 2018-06-20 21:30:13 -07:00
test_inspect.py Renamed test_tables.db to fixtures.db in unit tests 2018-06-17 11:34:16 -07:00
test_plugins.py Renamed test_tables.db to fixtures.db in unit tests 2018-06-17 11:34:16 -07:00
test_utils.py --version-note for datasette, datasette publish and datasette package 2018-06-17 14:19:39 -07:00