Skyvern/tests/unit
2026-02-27 19:13:23 -08:00
..
services Remove setup.sh in favor of skyvern CLI (#4737) 2026-02-12 20:43:27 -08:00
workflow fix: auto-expand iterations/conditionals containing active item (#4923) 2026-02-27 21:18:01 -05:00
__init__.py Remove setup.sh in favor of skyvern CLI (#4737) 2026-02-12 20:43:27 -08:00
conftest.py Remove setup.sh in favor of skyvern CLI (#4737) 2026-02-12 20:43:27 -08:00
force_stub_app.py Remove setup.sh in favor of skyvern CLI (#4737) 2026-02-12 20:43:27 -08:00
helpers.py Remove setup.sh in favor of skyvern CLI (#4737) 2026-02-12 20:43:27 -08:00
test_actions.py Remove setup.sh in favor of skyvern CLI (#4737) 2026-02-12 20:43:27 -08:00
test_ai_click_empty_actions.py Remove setup.sh in favor of skyvern CLI (#4737) 2026-02-12 20:43:27 -08:00
test_aiohttp_helper.py Remove setup.sh in favor of skyvern CLI (#4737) 2026-02-12 20:43:27 -08:00
test_api_handler_cached_content_fix.py Remove setup.sh in favor of skyvern CLI (#4737) 2026-02-12 20:43:27 -08:00
test_api_handler_factory.py Remove setup.sh in favor of skyvern CLI (#4737) 2026-02-12 20:43:27 -08:00
test_auto_completion_location.py Remove setup.sh in favor of skyvern CLI (#4737) 2026-02-12 20:43:27 -08:00
test_batch_action_queries.py Remove setup.sh in favor of skyvern CLI (#4737) 2026-02-12 20:43:27 -08:00
test_branch_criteria.py Remove setup.sh in favor of skyvern CLI (#4737) 2026-02-12 20:43:27 -08:00
test_bulk_artifact_creation.py Remove setup.sh in favor of skyvern CLI (#4737) 2026-02-12 20:43:27 -08:00
test_cdp_download_interceptor.py Add CDPFetchDownloadBrowser for remote Windows Chrome download interception (#4906) 2026-02-27 20:51:27 +08:00
test_cli_auth.py Add browser-based CLI signup flow (skyvern signup) (#4925) 2026-02-27 19:09:12 -08:00
test_cli_commands.py Fix browser session timeout for FORCE_BROWSER_SESSION workflows (#SKY-8099) (#4903) 2026-02-26 21:29:25 -08:00
test_cli_commands_logging.py Extract shared core from MCP tools, add CLI browser commands (#4768) 2026-02-17 11:24:56 -08:00
test_cli_shared_core.py Extract shared core from MCP tools, add CLI browser commands (#4768) 2026-02-17 11:24:56 -08:00
test_click_prompt_parameterization.py Remove setup.sh in favor of skyvern CLI (#4737) 2026-02-12 20:43:27 -08:00
test_compute_conditional_scopes.py Remove setup.sh in favor of skyvern CLI (#4737) 2026-02-12 20:43:27 -08:00
test_conditional_script_caching.py Remove setup.sh in favor of skyvern CLI (#4737) 2026-02-12 20:43:27 -08:00
test_credential_totp_priority.py Pass workflow_permanent_id in TOTP webhook POST body (#4871) 2026-02-24 23:23:37 -05:00
test_custom_credential_client.py Remove setup.sh in favor of skyvern CLI (#4737) 2026-02-12 20:43:27 -08:00
test_download_file_action_handler.py Remove setup.sh in favor of skyvern CLI (#4737) 2026-02-12 20:43:27 -08:00
test_exception_messages.py Clean up browser launch failure messaging (#4844) 2026-02-21 23:23:15 -05:00
test_finally_block_dag.py Remove setup.sh in favor of skyvern CLI (#4737) 2026-02-12 20:43:27 -08:00
test_forloop_script_generation.py Fix ruff config: consolidate into pyproject.toml (#4755) 2026-02-14 23:57:37 -05:00
test_http_block_raw_filter.py Remove setup.sh in favor of skyvern CLI (#4737) 2026-02-12 20:43:27 -08:00
test_id_generation.py Remove setup.sh in favor of skyvern CLI (#4737) 2026-02-12 20:43:27 -08:00
test_llm_response_parsing.py Remove setup.sh in favor of skyvern CLI (#4737) 2026-02-12 20:43:27 -08:00
test_mcp_block_tools.py Remove setup.sh in favor of skyvern CLI (#4737) 2026-02-12 20:43:27 -08:00
test_mcp_browser_tools.py Extract shared core from MCP tools, add CLI browser commands (#4768) 2026-02-17 11:24:56 -08:00
test_mcp_http_auth.py Remove admin impersonation feature from MCP (#4889) 2026-02-25 21:02:30 -08:00
test_mcp_session_lifecycle.py fix MCP remote tool handlers calling wrong API environment (#4869) 2026-02-24 17:12:45 -08:00
test_multi_field_totp.py Remove setup.sh in favor of skyvern CLI (#4737) 2026-02-12 20:43:27 -08:00
test_parallel_verification.py Remove setup.sh in favor of skyvern CLI (#4737) 2026-02-12 20:43:27 -08:00
test_prompt_caching_settings.py Remove setup.sh in favor of skyvern CLI (#4737) 2026-02-12 20:43:27 -08:00
test_request_logging.py Log response body in api.raw_request for all status codes (#SKY-7987) (#4779) 2026-02-17 23:40:47 -05:00
test_run_commands_cleanup.py align workflow CLI commands with MCP parity (#4792) 2026-02-18 11:34:12 -08:00
test_run_task_prompt_parameterization.py Fix PII leakage in cached run_task() prompts (#SKY-7989) (#4744) 2026-02-13 12:16:45 -08:00
test_sanitization.py Remove setup.sh in favor of skyvern CLI (#4737) 2026-02-12 20:43:27 -08:00
test_script_generation_race_condition.py Remove setup.sh in favor of skyvern CLI (#4737) 2026-02-12 20:43:27 -08:00
test_script_skyvern_page.py Fix cached script element IDs missing after page navigation (#4774) 2026-02-17 17:28:05 -08:00
test_secret_credentials.py Remove setup.sh in favor of skyvern CLI (#4737) 2026-02-12 20:43:27 -08:00
test_security.py Remove setup.sh in favor of skyvern CLI (#4737) 2026-02-12 20:43:27 -08:00
test_text_prompt_block.py Consolidate Gemini 3 Pro into version-agnostic VERTEX_GEMINI_3_PRO (#4926) 2026-02-27 19:13:23 -08:00
test_totp_identifier_fallback.py Remove setup.sh in favor of skyvern CLI (#4737) 2026-02-12 20:43:27 -08:00
test_url_validators.py Remove setup.sh in favor of skyvern CLI (#4737) 2026-02-12 20:43:27 -08:00
test_utils_templating.py Remove setup.sh in favor of skyvern CLI (#4737) 2026-02-12 20:43:27 -08:00
test_validation_error_formatting.py Re-apply SKY-7366: Improve 422 error messages for workflow save (#4852) 2026-02-24 00:55:29 +03:00
test_vertex_cache_model_extraction.py Remove setup.sh in favor of skyvern CLI (#4737) 2026-02-12 20:43:27 -08:00
test_workflow_parameter_validation.py Remove setup.sh in favor of skyvern CLI (#4737) 2026-02-12 20:43:27 -08:00
test_workflow_schema_field_preservation.py Remove setup.sh in favor of skyvern CLI (#4737) 2026-02-12 20:43:27 -08:00