datasette/tests
Simon Willison d245982aed Fix some regex DeprecationWarnings 2018-12-28 18:09:04 -08:00
..
__init__.py Broke up test_app into test_api and test_html 2017-12-15 04:08:24 -08:00
fixtures.py New make_app_client() pattern 2018-11-20 09:46:47 -08:00
test_api.py New make_app_client() pattern 2018-11-20 09:46:47 -08:00
test_csv.py render_cell(value, column, table, database, datasette) 2018-08-28 03:03:01 -07:00
test_docs.py Added plugin_config() method 2018-08-28 01:35:21 -07:00
test_html.py Fix some regex DeprecationWarnings 2018-12-28 18:09:04 -08: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_heroku.py Unit tests for publish now/heroku - closes #348 2018-07-25 22:45:47 -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 Import pysqlite3 if available, closes #360 (#361) 2018-08-15 17:58:56 -07:00