datasette/tests
Abdus 74ecf8a7cc Fix static mounts using relative paths and prevent traversal exploits (#554)
Thanks, @abdusco! Closes #555
2019-07-11 09:13:19 -07:00
..
test_templates extra_template_vars plugin hook (#542) 2019-07-05 17:05:56 -07:00
__init__.py
build_small_spatialite_db.py
conftest.py extra_template_vars plugin hook (#542) 2019-07-05 17:05:56 -07:00
fixtures.py extra_template_vars plugin hook (#542) 2019-07-05 17:05:56 -07:00
spatialite.db
test_api.py Port Datasette from Sanic to ASGI + Uvicorn (#518) 2019-06-23 20:13:09 -07:00
test_black.py
test_cli.py
test_csv.py Port Datasette from Sanic to ASGI + Uvicorn (#518) 2019-06-23 20:13:09 -07:00
test_database.py
test_docs.py
test_facets.py Removed ManyToManyFacet for the moment, closes #550 2019-07-07 16:21:11 -07:00
test_filters.py
test_html.py Fix static mounts using relative paths and prevent traversal exploits (#554) 2019-07-11 09:13:19 -07:00
test_plugins.py extra_template_vars plugin hook (#542) 2019-07-05 17:05:56 -07:00
test_publish_cloudrun.py --plugin-secret option for datasette publish 2019-07-07 19:06:31 -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 Port Datasette from Sanic to ASGI + Uvicorn (#518) 2019-06-23 20:13:09 -07:00
utils.py