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

Route test_authentication_required_when_users_exist

app/auth_test.py:None–None  ·  view source on GitHub ↗
mock.patch.object(video_service, 'restart', do_nothing)

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