datasette/tests
Simon Willison 45c83b4c35 Respect --cors for error pages, closes #453 2019-05-05 07:59:45 -04:00
..
__init__.py Broke up test_app into test_api and test_html 2017-12-15 04:08:24 -08:00
conftest.py More robust re-ordering of tests 2019-05-03 21:48:24 -04:00
fixtures.py Apply black to everything 2019-05-03 17:56:52 -04:00
test_api.py Respect --cors for error pages, closes #453 2019-05-05 07:59:45 -04:00
test_black.py Do not attempt 'import black' for Python 3.5 2019-05-03 22:05:42 -04:00
test_csv.py Apply black to everything 2019-05-03 17:56:52 -04:00
test_docs.py Apply black to everything 2019-05-03 17:56:52 -04:00
test_facets.py Implemented ArrayFacet, closes #359 2019-05-02 20:21:27 -04:00
test_filters.py Apply black to everything 2019-05-03 17:56:52 -04:00
test_html.py Apply black to everything 2019-05-03 17:56:52 -04:00
test_inspect.py Apply black to everything 2019-05-03 17:56:52 -04:00
test_plugins.py Apply black to everything 2019-05-03 17:56:52 -04:00
test_publish_cloudrun.py Apply black to everything 2019-05-03 17:56:52 -04:00
test_publish_heroku.py Apply black to everything 2019-05-03 17:56:52 -04:00
test_publish_now.py Unit tests for publish now/heroku - closes #348 2018-07-25 22:45:47 -07:00
test_utils.py Apply black to everything 2019-05-03 17:56:52 -04:00
utils.py Extract facet code out into a new plugin hook, closes #427 (#445) 2019-05-02 17:11:26 -07:00