datasette/tests
2018-08-05 20:17:17 -07:00
..
__init__.py Broke up test_app into test_api and test_html 2017-12-15 04:08:24 -08:00
fixtures.py sortable_columns also now works with views 2018-08-05 17:29:23 -07:00
test_api.py render_cell(value) plugin hook, closes #352 2018-08-04 17:14:56 -07:00
test_csv.py CSV export now respects --cors, fixes #326 2018-06-23 17:59:37 -07:00
test_docs.py Renamed variable, since docs are not written in Markdown 2018-07-27 21:56:51 -07:00
test_html.py Hide 'view and edit SQL' if config.allow_sql turned off 2018-08-05 20:17:17 -07:00
test_inspect.py Renamed test_tables.db to fixtures.db in unit tests 2018-06-17 11:34:16 -07:00
test_plugins.py render_cell(value) plugin hook, closes #352 2018-08-04 17:14:56 -07: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 Fixed incorrect display of compound primary keys with foreign key references 2018-06-21 07:56:28 -07:00