AI-1169 Add link in run_job
tool, update JobDetail
to fit the schema
#185
GitHub Actions / Integration test results (3.12)
succeeded
Jun 27, 2025 in 0s
31 passed, 0 failed and 0 skipped
✅ ./integtest-results.xml
31 tests were completed in 63s with 31 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
pytest | 31✅ | 63s |
✅ pytest
integtests.test_errors.TestHttpErrors
✅ test_storage_api_404_error_maintains_standard_behavior
✅ test_jobs_api_404_error_
✅ test_sql_api_invalid_query_error
✅ test_concurrent_error_handling
integtests.test_mcp_server
✅ test_stdio_setup
✅ test_sse_setup[True]
✅ test_sse_setup[False]
✅ test_http_setup[True]
✅ test_http_setup[False]
✅ test_http_multiple_clients
✅ test_http_multiple_clients_with_different_headers
✅ test_http_server_header_and_query_params_client
integtests.test_validate
✅ test_validate_parameters
integtests.test_workspace.TestWorkspaceManager
✅ test_static_workspace
✅ test_dynamic_workspace
integtests.tools.components.test_tools
✅ test_get_config
✅ test_list_configs_by_ids
✅ test_list_configs_by_types
✅ test_create_config
✅ test_update_config
integtests.tools.flow.test_tools
✅ test_create_and_retrieve_flow
✅ test_update_flow
✅ test_list_flows_empty
✅ test_create_flow_invalid_structure
integtests.tools.test_project
✅ test_get_project_info
integtests.tools.test_storage
✅ test_list_buckets
✅ test_get_bucket
✅ test_get_table
✅ test_list_tables
✅ test_update_bucket_description
✅ test_update_table_description
Loading