Skip to content

Commit 4aa145b

Browse files
committed
test(uipath-agents): flatten coded HITL / process / RAG / tracing tests to depth 2
Same flatten as PR 2/3: moves the four capability task directories from `tasks/uipath-agents/coded/<task>/` up to `tasks/uipath-agents/<task>/` so PR-level smoke gating's bash glob (without globstar) sees them. No code changes.
1 parent 7fac857 commit 4aa145b

8 files changed

File tree

tests/tasks/uipath-agents/coded/hitl_create_task/check_hitl_create_task.py renamed to tests/tasks/uipath-agents/hitl_create_task/check_hitl_create_task.py

File renamed without changes.

tests/tasks/uipath-agents/coded/hitl_create_task/hitl_create_task.yaml renamed to tests/tasks/uipath-agents/hitl_create_task/hitl_create_task.yaml

File renamed without changes.

tests/tasks/uipath-agents/coded/process_invoke/check_process_invoke.py renamed to tests/tasks/uipath-agents/process_invoke/check_process_invoke.py

File renamed without changes.

tests/tasks/uipath-agents/coded/process_invoke/process_invoke.yaml renamed to tests/tasks/uipath-agents/process_invoke/process_invoke.yaml

File renamed without changes.

tests/tasks/uipath-agents/coded/rag_langgraph/check_rag_langgraph.py renamed to tests/tasks/uipath-agents/rag_langgraph/check_rag_langgraph.py

File renamed without changes.

tests/tasks/uipath-agents/coded/rag_langgraph/rag_langgraph.yaml renamed to tests/tasks/uipath-agents/rag_langgraph/rag_langgraph.yaml

File renamed without changes.

tests/tasks/uipath-agents/coded/tracing_redaction/check_tracing_redaction.py renamed to tests/tasks/uipath-agents/tracing_redaction/check_tracing_redaction.py

File renamed without changes.

tests/tasks/uipath-agents/coded/tracing_redaction/tracing_redaction.yaml renamed to tests/tasks/uipath-agents/tracing_redaction/tracing_redaction.yaml

File renamed without changes.

0 commit comments

Comments
 (0)