datasette/tests
Simon Willison 158e7950ec
Facet results now have "truncated" field
To indicate if there was more than 20 distinct values. Refs #255
2018-05-15 06:50:27 -03:00
..
__init__.py Broke up test_app into test_api and test_html 2017-12-15 04:08:24 -08:00
fixtures.py Facet toggling now works for integer columns, refs #255 2018-05-14 18:33:39 -03:00
test_api.py Facet results now have "truncated" field 2018-05-15 06:50:27 -03:00
test_html.py _sort/_next links now use new path_with_replaced_args method 2018-05-15 06:39:06 -03:00
test_inspect.py Mark FTS-related tables as 'hidden' in inspect() 2017-11-21 12:55:59 -08:00
test_utils.py _sort/_next links now use new path_with_replaced_args method 2018-05-15 06:39:06 -03:00