datasette/tests
Simon Willison 902a5bf28f
About to try to get these tests to pass in Travis
Merge branch 'cleaner-link-column' of https://github.com/russss/datasette into cleaner-link-column-pass-tests
2018-04-17 17:36: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 Working implementation of #216 which passes the tests 2018-04-16 18:41:55 -07:00
test_api.py Working implementation of #216 which passes the tests 2018-04-16 18:41:55 -07:00
test_html.py Add column name classes to <td>s, make PK bold 2018-04-17 09:40:54 +01:00
test_inspect.py Mark FTS-related tables as 'hidden' in inspect() 2017-11-21 12:55:59 -08:00
test_utils.py New --plugins-dir=plugins/ option (#212) 2018-04-15 22:22:01 -07:00