datasette/tests
2019-05-03 12:45:06 -04:00
..
__init__.py Broke up test_app into test_api and test_html 2017-12-15 04:08:24 -08:00
conftest.py Added missing file, refs #438 2019-05-01 22:10:23 -07:00
fixtures.py Unit test for binary data display, refs #442 2019-05-03 12:45:06 -04:00
test_api.py Unit test for binary data display, refs #442 2019-05-03 12:45:06 -04:00
test_csv.py New ?tags__arraycontains=tag lookup against JSON fields 2019-04-10 08:27:52 -07:00
test_docs.py Docs for 'datasette publish cloudrun', refs #434 2019-05-03 12:16:58 -04:00
test_facets.py Implemented ArrayFacet, closes #359 2019-05-02 20:21:27 -04:00
test_filters.py Support multiple filters of the same type 2019-04-15 16:44:17 -07:00
test_html.py Unit test for binary data display, refs #442 2019-05-03 12:45:06 -04:00
test_inspect.py Import pysqlite3 if available, closes #360 (#361) 2018-08-15 17:58:56 -07:00
test_plugins.py Fix json.loads in Python 3.5 2018-08-28 17:55:30 +01:00
test_publish_cloudrun.py datasette publish cloudrun (#434) - thanks, @rprimet 2019-05-03 09:59:01 -04:00
test_publish_heroku.py Fix for test failure with Click 7.0 2019-03-14 22:00:13 -07:00
test_publish_now.py Unit tests for publish now/heroku - closes #348 2018-07-25 22:45:47 -07:00
test_utils.py datasette publish cloudrun (#434) - thanks, @rprimet 2019-05-03 09:59:01 -04:00
utils.py Extract facet code out into a new plugin hook, closes #427 (#445) 2019-05-02 17:11:26 -07:00