Functiontest_create_card_with_prompt_ai(
client: TestClient,
normal_user_token_headers: dict[str, str],
test_collection: dict[str, Any],
backend/tests/flashcards/card/test_api.py:386
Functiontest_create_card_with_prompt_too_long(
client: TestClient,
normal_user_token_headers: dict[str, str],
test_collection: dict[str, Any],
backend/tests/flashcards/card/test_api.py:415