datasette/tests
Simon Willison 9f28bbe43d
Better mechanism for handling errors; 404s for missing table/database
New error mechanism closes #193

404s for missing tables/databesse closes #184

Makes pull request #202 unnecessary.
2018-04-13 11:17: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 New sortable_columns option in metadata.json to control sort options 2018-04-08 22:10:22 -07:00
test_api.py Better mechanism for handling errors; 404s for missing table/database 2018-04-13 11:17:22 -07:00
test_html.py Better mechanism for handling errors; 404s for missing table/database 2018-04-13 11:17:22 -07:00
test_inspect.py Mark FTS-related tables as 'hidden' in inspect() 2017-11-21 12:55:59 -08:00
test_utils.py _sort and _sort_desc parameters for table views 2018-04-08 22:10:22 -07:00