dograh/api/tests
Abhishek Kumar 6d93be3ef6 fix: number pool initialization in multi telephony setup
If there are multiple telephony configurations, the form number should be initialized from the campaigns given telephonic configuration rather than the organization default telephonic configuration.
2026-05-08 14:48:53 +05:30
..
definitions Fix/multiple generation (#104) 2026-01-03 12:59:18 +05:30
integrations feat: add headless mode, redesign floating widget, refactor lifecycle callbacks (#268) 2026-05-07 12:23:41 +05:30
__init__.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
conftest.py chore: bump pipecat version and fix tests (#263) 2026-05-04 21:35:37 +05:30
test_add_call_disposition_code.py fix: add disposition codes in workflows 2026-03-27 19:20:05 +05:30
test_aggregation_fix.py Fix/multiple generation (#104) 2026-01-03 12:59:18 +05:30
test_camb_tts_integration.py feat: add support for self hosted llm models 2026-03-24 17:50:45 +05:30
test_campaign_call_dispatcher.py feat: add qa node in workflow builder (#172) 2026-02-25 13:53:30 +05:30
test_campaign_tasks.py feat: add logs in campaigns for failure or pausing (#265) 2026-05-05 19:23:50 +05:30
test_circuit_breaker.py feat: add logs in campaigns for failure or pausing (#265) 2026-05-05 19:23:50 +05:30
test_cost_calculator.py Fix/multiple generation (#104) 2026-01-03 12:59:18 +05:30
test_custom_tools.py feat: add headless mode, redesign floating widget, refactor lifecycle callbacks (#268) 2026-05-07 12:23:41 +05:30
test_custom_tools_context_integration.py feat: add headless mode, redesign floating widget, refactor lifecycle callbacks (#268) 2026-05-07 12:23:41 +05:30
test_display_options_evaluator.py feat: refactor node spec and add mcp tools (#244) 2026-04-21 07:56:16 +05:30
test_dograh_sdk.py feat: add test mode for API trigger 2026-04-25 16:30:26 +05:30
test_dograh_sdk_typed.py feat: add test mode for API trigger 2026-04-25 16:30:26 +05:30
test_dto.py feat: refactor node spec and add mcp tools (#244) 2026-04-21 07:56:16 +05:30
test_from_number_pool_isolation.py fix: number pool initialization in multi telephony setup 2026-05-08 14:48:53 +05:30
test_get_backend_endpoints.py fix: BACKEND_API_ENDPOINT resolution from env and cloudflared tunnel (#135) 2026-01-29 14:06:08 +05:30
test_is_private_ip_candidate.py fix: fix remote deployment method (#145) 2026-02-05 13:10:33 +05:30
test_json_parser.py fix: fix OPENAI_API_KEY bug in retrieval 2026-01-17 18:12:56 +05:30
test_layout.py feat: refactor node spec and add mcp tools (#244) 2026-04-21 07:56:16 +05:30
test_masked_key_rejection.py feat: download campaign report 2026-03-11 17:57:04 +05:30
test_mcp_save_workflow.py feat: refactor node spec and add mcp tools (#244) 2026-04-21 07:56:16 +05:30
test_node_specs.py feat: refactor node spec and add mcp tools (#244) 2026-04-21 07:56:16 +05:30
test_pipecat_engine_context_update.py feat: add headless mode, redesign floating widget, refactor lifecycle callbacks (#268) 2026-05-07 12:23:41 +05:30
test_pipecat_engine_end_call.py feat: add headless mode, redesign floating widget, refactor lifecycle callbacks (#268) 2026-05-07 12:23:41 +05:30
test_pipecat_engine_node_switch_with_user_speech.py feat: add headless mode, redesign floating widget, refactor lifecycle callbacks (#268) 2026-05-07 12:23:41 +05:30
test_pipecat_engine_tool_calls.py feat: add headless mode, redesign floating widget, refactor lifecycle callbacks (#268) 2026-05-07 12:23:41 +05:30
test_pipecat_engine_transition_mute.py feat: add headless mode, redesign floating widget, refactor lifecycle callbacks (#268) 2026-05-07 12:23:41 +05:30
test_pipecat_engine_variable_extraction.py feat: add headless mode, redesign floating widget, refactor lifecycle callbacks (#268) 2026-05-07 12:23:41 +05:30
test_pipeline_cancellation.py chore: load paginated versions of workflow 2026-05-07 13:43:59 +05:30
test_recording_router_processor.py feat: add headless mode, redesign floating widget, refactor lifecycle callbacks (#268) 2026-05-07 12:23:41 +05:30
test_resolve_effective_config.py feat: agent versioning and model configurations override (#227) 2026-04-08 19:20:31 +05:30
test_sdk_sync.py feat: refactor node spec and add mcp tools (#244) 2026-04-21 07:56:16 +05:30
test_speaches_service_factory.py feat: add Rime TTS 2026-04-07 14:05:47 +05:30
test_text_and_audio_playback.py feat: add headless mode, redesign floating widget, refactor lifecycle callbacks (#268) 2026-05-07 12:23:41 +05:30
test_ts_bridge.py feat: refactor node spec and add mcp tools (#244) 2026-04-21 07:56:16 +05:30
test_tts_endframe_with_audio_write_failure.py feat: add headless mode, redesign floating widget, refactor lifecycle callbacks (#268) 2026-05-07 12:23:41 +05:30
test_unregistered_function_call.py feat: add headless mode, redesign floating widget, refactor lifecycle callbacks (#268) 2026-05-07 12:23:41 +05:30
test_user_idle_handler.py feat: add headless mode, redesign floating widget, refactor lifecycle callbacks (#268) 2026-05-07 12:23:41 +05:30
test_user_muting_during_bot_speech.py feat: add headless mode, redesign floating widget, refactor lifecycle callbacks (#268) 2026-05-07 12:23:41 +05:30
test_voicemail_detector.py feat: add headless mode, redesign floating widget, refactor lifecycle callbacks (#268) 2026-05-07 12:23:41 +05:30
test_workflow_qa_masking.py feat: add qa node in workflow builder (#172) 2026-02-25 13:53:30 +05:30
test_workflow_versioning.py feat: agent versioning and model configurations override (#227) 2026-04-08 19:20:31 +05:30