Commit c74c2c51 authored by Vincent Pelletier's avatar Vincent Pelletier

Add test_case and test_report (part 3).

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6812 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a519d393
<workflow_chain>
<chain>
<type>Feature</type>
<workflow>feature_analysis_workflow, edit_workflow</workflow>
</chain>
<chain>
<type>Feature Document</type>
<workflow>edit_workflow</workflow>
</chain>
<chain>
<type>Test Case</type>
<workflow>edit_workflow, validation_workflow</workflow>
</chain>
<chain>
<type>Test Case Actor</type>
<workflow>edit_workflow</workflow>
</chain>
<chain>
<type>Test Case Step</type>
<workflow>edit_workflow</workflow>
</chain>
<chain>
<type>Test Report</type>
<workflow>edit_workflow, test_report_workflow</workflow>
</chain>
<chain>
<type>Test Report Step</type>
<workflow>edit_workflow, test_report_step_workflow</workflow>
</chain>
<chain>
<type>Use Case</type>
<workflow>edit_workflow, validation_workflow</workflow>
</chain>
<chain>
<type>Use Case Actor</type>
<workflow>edit_workflow</workflow>
</chain>
<chain>
<type>Use Case Scenario</type>
<workflow>edit_workflow</workflow>
</chain>
<chain>
<type>Use Case Scenario Step</type>
<workflow>edit_workflow</workflow>
</chain>
</workflow_chain>
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment