datasette/tests
Simon Willison dfb87d012c
Use to_css_class for table cell column classes
This ensures that columns with spaces in the name will still
generate usable CSS class names. Refs #209
2018-04-17 18:19:21 -07:00
..
__init__.py Broke up test_app into test_api and test_html 2017-12-15 04:08:24 -08:00
fixtures.py Longer time limit for test_paginate_compound_keys 2018-04-17 18:09:48 -07:00
test_api.py Longer time limit for test_paginate_compound_keys 2018-04-17 18:09:48 -07:00
test_html.py Use to_css_class for table cell column classes 2018-04-17 18:19:21 -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