datasette/tests
Simon Willison a4cc5dc813 New ?_shape=array option + tweaks to _shape, closes #245
* Default is now ?_shape=arrays (renamed from lists)
* New ?_shape=array returns an array of objects as the root object
* Changed ?_shape=object to return the object as the root
* Updated docs
2018-05-01 17:20:39 -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 ?_shape=array option + tweaks to _shape, closes #245 2018-05-01 17:20:39 -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