datasette/tests
Simon Willison e7c769ef30
Working implementation of #216 which passes the tests
Reverted commit 5364fa7f33 (where I removed the
code that didn't work).

Added primary keys to order-by clause for sorting to get tests to pass
2018-04-16 18:41:55 -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 Unit test for unlabelled foreign keys from #207 2018-04-14 08:00:54 -07: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