Skip to content

Commit

Permalink
[docs] Add automated testing philosophy documentation (#506)
Browse files Browse the repository at this point in the history
* Add automated testing philosophy documentation

* Adjust formatting per comments c991243
  • Loading branch information
github-actions[bot] committed Feb 16, 2024
1 parent 28b8cfd commit 0e4308f
Show file tree
Hide file tree
Showing 282 changed files with 123,775 additions and 123,775 deletions.
2 changes: 1 addition & 1 deletion artifacts/uss_qualifier/reports/dss_probing/report.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"test_run_information": {
"test_run_id": "77cef14147cf3aa944fe592f8d09c3d08e8f76f4bb8d58d62fe5b22c18cf2504",
"start_time": "2024-02-09 19:44:15 UTC",
"end_time": "2024-02-09 19:46:17 UTC",
"baseline": "c51f8cd62a532f23f6cde159239c44325020daf13812b9a73e8f493a7ca36916",
"test_run_id": "4ad897deacab9116960329c5935a00a770757f35d54aa0facf679825dae03e02",
"start_time": "2024-02-16 16:55:03 UTC",
"end_time": "2024-02-16 16:57:04 UTC",
"baseline": "f746d0b6ca83628db9ebaee05bc2516a1f2fcc60cc79a52867a28789e81e18e8",
"environment": "5f6d4884a9042fa6be37dad9e3a0292674fb5a64f669c09ff5e52cabce8bd82b"
},
"participant_verifications": {
Expand Down
2,728 changes: 1,364 additions & 1,364 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/uss1.html

Large diffs are not rendered by default.

2,728 changes: 1,364 additions & 1,364 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/uss2.html

Large diffs are not rendered by default.

32 changes: 16 additions & 16 deletions artifacts/uss_qualifier/reports/dss_probing/sequence/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>TR-77cef14 sequence view</title>
<title>TR-4ad897d sequence view</title>
<style>
body {
margin: 0;
Expand Down Expand Up @@ -113,31 +113,31 @@ <h1>Sequence view of uss_qualifier test run</h1>
</tr>
<tr>
<td>Test run identifier</td>
<td>TR-77cef14</td>
<td>TR-4ad897d</td>
</tr>
<tr>
<td>Start time</td>
<td>2024-02-09 19:44:15 UTC</td>
<td>2024-02-16 16:55:03 UTC</td>
</tr>
<tr>
<td>End time</td>
<td>2024-02-09 19:46:17 UTC</td>
<td>2024-02-16 16:57:04 UTC</td>
</tr>
<tr>
<td>Test baseline identifier</td>
<td>TB-c51f8cd</td>
<td>TB-f746d0b</td>
</tr>
<tr>
<td>Environment identifier</td>
<td>TE-5f6d488</td>
</tr>
<tr>
<td>Codebase version</td>
<td>interuss/monitoring/v0.0.0-f435843</td>
<td>interuss/monitoring/v0.0.0-c991243</td>
</tr>
<tr>
<td>Commit hash</td>
<td>f435843169003f2ccbbc2b30571da5e8abe3baf2</td>
<td>c9912439d5ab13b885cd655abf0c60149ab53130</td>
</tr>
</table>
</div>
Expand Down Expand Up @@ -2192,12 +2192,12 @@ <h1>Sequence view of uss_qualifier test run</h1>
</div>
</li>
<li class="not_collapseable">
<div class="node_key">skip_action_when</div>:
<div class="node_key">include_action_when</div>:
<div class="node_value"> None
</div>
</li>
<li class="not_collapseable">
<div class="node_key">include_action_when</div>:
<div class="node_key">skip_action_when</div>:
<div class="node_value"> None
</div>
</li>
Expand Down Expand Up @@ -2338,12 +2338,12 @@ <h1>Sequence view of uss_qualifier test run</h1>
</div>
</li>
<li class="not_collapseable">
<div class="node_key">templated_reports</div>:
<div class="node_key">report_html</div>:
<div class="node_value"> None
</div>
</li>
<li class="not_collapseable">
<div class="node_key">report_html</div>:
<div class="node_key">templated_reports</div>:
<div class="node_value"> None
</div>
</li>
Expand Down Expand Up @@ -2707,7 +2707,7 @@ <h2>Scenarios executed</h2>
<td class="pass_result">&#x2705;</td>
<td>&#x1F310;</td>
<td>
0:11
0:10
</td>
</tr>
<tr>
Expand Down Expand Up @@ -2818,7 +2818,7 @@ <h2>Scenarios executed</h2>
<td class="pass_result">&#x2705;</td>
<td>&#x1F310;</td>
<td>
0:11
0:10
</td>
</tr>
<tr>
Expand Down Expand Up @@ -2930,7 +2930,7 @@ <h2>Scenarios executed</h2>
<td class="pass_result">&#x2705;</td>
<td>&#x1F310;</td>
<td>
0:11
0:10
</td>
</tr>
<tr>
Expand Down Expand Up @@ -2963,7 +2963,7 @@ <h2>Scenarios executed</h2>
<td></td>
<td></td>
<td>
0:15
0:16
</td>
</tr>
<tr>
Expand Down Expand Up @@ -3041,7 +3041,7 @@ <h2>Scenarios executed</h2>
<td class="pass_result">&#x2705;</td>
<td>&#x1F310;</td>
<td>
0:11
0:10
</td>
</tr>
<tr>
Expand Down
Loading

0 comments on commit 0e4308f

Please sign in to comment.