datasette/tests
Simon Willison f188ceaa2a
New ?_size=XXX querystring parameter for table view, closes #229
Also added documentation for all of the _special arguments.

Plus deleted some duplicate logic implementing _group_count.
2018-04-25 21:47:12 -07:00
..
__init__.py Broke up test_app into test_api and test_html 2017-12-15 04:08:24 -08:00
fixtures.py If max_returned_rows==page_size, increment max_returned_rows 2018-04-25 21:04:12 -07:00
test_api.py New ?_size=XXX querystring parameter for table view, closes #229 2018-04-25 21:47:12 -07:00
test_html.py Added CSS class rows-and-columns to main table 2018-04-23 18:31:32 -07:00
test_inspect.py Mark FTS-related tables as 'hidden' in inspect() 2017-11-21 12:55:59 -08:00
test_utils.py datasette publish/package --install option, closes #223 2018-04-18 07:55:36 -07:00