datasette/tests
Simon Willison 70ff615f1b
utils.path_with_added_args() improvements
* Now covered by unit tests
* Preserves original order
* Can handle multiple args of the same name, e.g. ?bar=1&bar=2
2018-05-12 18:44:09 -03:00
..
__init__.py Broke up test_app into test_api and test_html 2017-12-15 04:08:24 -08:00
fixtures.py Default tests to using a longer timelimit 2018-05-05 19:44:32 -03:00
test_api.py /-/versions now includes SQLite fts_versions, closes #252 2018-05-11 10:19:25 -03:00
test_html.py utils.path_with_added_args() improvements 2018-05-12 18:44:09 -03:00
test_inspect.py Mark FTS-related tables as 'hidden' in inspect() 2017-11-21 12:55:59 -08:00
test_utils.py utils.path_with_added_args() improvements 2018-05-12 18:44:09 -03:00