Merge "divide resources into handlers and models"
[releng.git] / utils / test / testapi / 3rd_party / static / testapi-ui / components / about / about.html
1 <h1>TestAPI Documentation</h1>
2
3 <p>TestAPI is a source of tools for test results collection of OPNFV clouds.</p>
4 <p>To learn more about TestAPI, visit the links below.</p>
5
6 <ol>
7     <li>
8         <a href="https://wiki.opnfv.org/pages/viewpage.action?pageId=2926452#testapi"
9            target="_blank"
10         </a>
11         <strong>About TestAPI</strong>
12     </li>
13     <li>
14         <a href="https://wiki.opnfv.org/pages/viewpage.action?pageId=6825128#how-to-declare-test-project-in-testapi"
15            target="_blank"
16         </a>
17         <strong>How do I declare project in TestAPI</strong>
18     </li>
19     <li>
20         <a href="https://#how-to-declare-test-case-in-testapi"
21            target="_blank"
22         </a>
23         <strong>How do I declare test case in TestAPI</strong>
24     </li>
25     <li>
26         <a href="https://wiki.opnfv.org/pages/viewpage.action?pageId=6825133#how-to-push-result-to-testapi"
27            target="_blank"
28         </a>
29         <strong>How do I push my results to TestAPI</strong>
30     </li>
31 </ol>
32