datasette/tests
Simon Willison fa27e44fe0 datasette.sign() and datasette.unsign() methods, refs #785 2020-05-31 18:16:42 -07:00
..
plugins Implemented datasette.permission_allowed(), refs #699 2020-05-31 18:16:42 -07:00
test_templates
__init__.py
build_small_spatialite_db.py
conftest.py
fixtures.py
spatialite.db
test_api.py
test_black.py
test_cli.py datasette.sign() and datasette.unsign() methods, refs #785 2020-05-31 18:16:42 -07:00
test_config_dir.py
test_csv.py
test_custom_pages.py
test_docs.py
test_facets.py
test_filters.py
test_html.py
test_internals_database.py Added test for db.mtime_ns 2020-05-30 11:17:20 -07:00
test_internals_datasette.py datasette.sign() and datasette.unsign() methods, refs #785 2020-05-31 18:16:42 -07:00
test_internals_request.py Moved request tests to test_internals_request.py 2020-05-30 10:45:11 -07:00
test_package.py
test_plugins.py Added /-/actor.json - refs #699 2020-05-31 18:16:42 -07:00
test_publish_cloudrun.py
test_publish_heroku.py
test_utils.py Moved request tests to test_internals_request.py 2020-05-30 10:45:11 -07:00
utils.py