MCPcopy Create free account
hub / github.com/tiny-pilot/tinypilot / test_requires_https_by_default

Route test_requires_https_by_default

app/db/settings_test.py:None–None  ·  view source on GitHub ↗
mock.patch.object(db.settings, 'db_connection')

Source from the content-addressed store, hash-verified

1import tempfile
2import unittest
3from unittest import mock
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected