datasette/tests
Simon Willison b6ad1fdc70 Fixed bug returning non-ascii characters in CSV, closes #584 2019-10-17 22:23:01 -07:00
..
test_templates extra_template_vars plugin hook (#542) 2019-07-05 17:05:56 -07:00
__init__.py Broke up test_app into test_api and test_html 2017-12-15 04:08:24 -08:00
build_small_spatialite_db.py New run_sanity_checks mechanism, for SpatiLite 2019-05-11 15:55:30 -07:00
conftest.py extra_template_vars plugin hook (#542) 2019-07-05 17:05:56 -07:00
fixtures.py Fix plus test for unicode characters in custom query name, closes #558 2019-07-13 19:49:24 -07:00
spatialite.db New run_sanity_checks mechanism, for SpatiLite 2019-05-11 15:55:30 -07:00
test_api.py Fix plus test for unicode characters in custom query name, closes #558 2019-07-13 19:49:24 -07:00
test_black.py Apply black to everything, enforce via unit tests (#449) 2019-05-03 22:15:14 -04:00
test_cli.py serve --inspect-file=X now populates cached table counts 2019-05-16 07:30:32 -07:00
test_csv.py Fixed bug returning non-ascii characters in CSV, closes #584 2019-10-17 22:23:01 -07:00
test_database.py Fixed duplicate function name 2019-05-27 18:49:57 -07:00
test_docs.py Rename "datasette publish now" to "datasette publish nowv1" 2019-05-19 11:06:51 -07:00
test_facets.py Removed ManyToManyFacet for the moment, closes #550 2019-07-07 16:21:11 -07:00
test_filters.py Updated tests for date(...) lookup 2019-05-20 23:06:19 -07:00
test_html.py Display metadata footer on custom SQL queries (#589) 2019-10-13 20:53:21 -07:00
test_plugins.py extra_template_vars plugin hook (#542) 2019-07-05 17:05:56 -07:00
test_publish_cloudrun.py Use --platform=managed for publish cloudrun, closes #587 2019-10-17 14:51:45 -07:00
test_publish_heroku.py --plugin-secret option for datasette publish 2019-07-07 19:06:31 -07:00
test_publish_now.py --plugin-secret option for datasette publish 2019-07-07 19:06:31 -07:00
test_utils.py Allow EXPLAIN WITH... - closes #583 2019-10-06 10:23:58 -07:00
utils.py Extract facet code out into a new plugin hook, closes #427 (#445) 2019-05-02 17:11:26 -07:00