datasette/tests
Simon Willison 690736436b Bump up time limit for test_paginate_tables_and_views
It was intermittently failing in Travis CI on Python 3.5:

https://travis-ci.org/simonw/datasette/jobs/373713476
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 Bump up time limit for test_paginate_tables_and_views 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