MCPcopy Create free account
hub / github.com/crewAIInc/crewAI / test_get_device_code

Route test_get_device_code

lib/cli/tests/authentication/test_auth_main.py:None–None  ·  view source on GitHub ↗
patch("crewai_core.auth.oauth2.httpx.post")

Source from the content-addressed store, hash-verified

1from datetime import datetime, timedelta
2from unittest.mock import MagicMock, call, patch
3
4import pytest

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected