MCPcopy Create free account
hub / github.com/PyMySQL/PyMySQL / testPamAuthInstallPlugin

Route testPamAuthInstallPlugin

pymysql/tests/test_connection.py:None–None  ·  view source on GitHub ↗
pytest.mark.skipif(
        os.environ.get("PASSWORD") is None, reason="PASSWORD env var required"
    )

Source from the content-addressed store, hash-verified

1import datetime
2import ssl
3import time
4from unittest import mock

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected