Skip to content

Commit

Permalink
Deploying to gh-pages from @ 98975c1 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
wakaleo committed Sep 13, 2024
1 parent 8de3e5d commit 0c8e6d1
Show file tree
Hide file tree
Showing 36 changed files with 4,709 additions and 404 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
<a href="2a4631d87648e59c428d4cf0e9247f9d286e4679f436ca2ce872e931eb4dfd58.html"><i class="bi bi-chat-text"></i> Stories</a>
</li>
</ul>
<span class="date-and-time"><a href="build-info.html"><i class="bi bi-info-circle"></i></a> Report generated 12-05-2024 16:30:22</span>
<span class="date-and-time"><a href="build-info.html"><i class="bi bi-info-circle"></i></a> Report generated 13-09-2024 07:44:56</span>
<br style="clear:left"/>
</div>
<div class="clr"></div>
Expand Down Expand Up @@ -246,21 +246,21 @@ <h3><i class="bi bi-speedometer2"></i> Key Statistics</h3>
<td>
<i class="bi bi-flag-fill"></i> Tests Started
</td>
<td>May 12, 2024 16:30:15</td>
<td>Sep 13, 2024 07:44:38</td>
</tr>
<tr scope="row">
<td>
<i class="bi bi-stop-circle"></i> Tests
Finished
</td>
<td>May 12, 2024 16:30:22</td>
<td>Sep 13, 2024 07:44:55</td>
</tr>
<tr scope="row">
<td>
<i class="bi bi-stopwatch"></i> Total
Duration
</td>
<td>6s</td>
<td>16s</td>
</tr>
<tr scope="row">
<td>
Expand All @@ -273,21 +273,21 @@ <h3><i class="bi bi-speedometer2"></i> Key Statistics</h3>
<i class="bi bi-skip-start"></i> Slowest
Test
</td>
<td>2s</td>
<td>10s</td>
</tr>
<tr scope="row">
<td>
<i class="bi bi-stopwatch"></i> Average
Execution Time
</td>
<td>1s</td>
<td>3s</td>
</tr>
<tr scope="row">
<td>
<i class="bi bi-stopwatch-fill"></i> Total
Execution Time
</td>
<td>6s</td>
<td>13s</td>
</tr>
</tbody>
</table>
Expand Down Expand Up @@ -437,8 +437,8 @@ <h3><i class="bi bi-gear"></i> Automated Tests</h3>
<td><a href="0fa92dfaa33c760400100802fc29e0a8bb69a28df4449e8b030b80d956fff5dc.html">Should be able to search for green things</a>
</td>
<td>3</td>
<td>16:30:15</td>
<td>1s 579ms</td>
<td>07:44:38</td>
<td>10s 411ms</td>
<td><a href='##beforetable'><i class='bi bi-check-circle-fill success-icon ' title='SUCCESS'></i></a> <span style="display:none">SUCCESS</span>
</td>
</tr>
Expand All @@ -449,8 +449,8 @@ <h3><i class="bi bi-gear"></i> Automated Tests</h3>
<td><a href="8ad3b09f5b146a7e6a6e448ce71b3bd077e5849bf7b0ee487901edcbee8ac493.html">Should be able to search for red things</a>
</td>
<td>3</td>
<td>16:30:17</td>
<td>1s 643ms</td>
<td>07:44:48</td>
<td>1s 662ms</td>
<td><a href='##beforetable'><i class='bi bi-check-circle-fill success-icon ' title='SUCCESS'></i></a> <span style="display:none">SUCCESS</span>
</td>
</tr>
Expand All @@ -463,8 +463,8 @@ <h3><i class="bi bi-gear"></i> Automated Tests</h3>
<a href="cc42301468c20ea96dd87ee295eb39e556f623729d8271d405cbca03372f41e8.html">1 Should be able to search for {1} things</a>
</td>
<td>3</td>
<td>16:30:19</td>
<td>2s 810ms</td>
<td>07:44:53</td>
<td>1s 220ms</td>
<td><a href='##beforetable'><i class='bi bi-check-circle-fill success-icon ' title='SUCCESS'></i></a> <span style="display:none">SUCCESS</span>
</td>
</tr>
Expand All @@ -477,8 +477,8 @@ <h3><i class="bi bi-gear"></i> Automated Tests</h3>
<a href="cc42301468c20ea96dd87ee295eb39e556f623729d8271d405cbca03372f41e8.html">2 Should be able to search for {1} things</a>
</td>
<td>3</td>
<td>16:30:19</td>
<td>1s 806ms</td>
<td>07:44:53</td>
<td>1s 221ms</td>
<td><a href='##beforetable'><i class='bi bi-check-circle-fill success-icon ' title='SUCCESS'></i></a> <span style="display:none">SUCCESS</span>
</td>
</tr>
Expand Down Expand Up @@ -533,7 +533,7 @@ <h5 class="card-title">Context</h5>
<div class="container-fluid">
<div class="row">
<div class="col-sm-12">
<span class="version">Serenity BDD version 4.1.12</span>
<span class="version">Serenity BDD version 4.2.1</span>
</div>
</div>
</div>
Expand Down Expand Up @@ -740,7 +740,7 @@ <h5 class="card-title">Context</h5>
datasets: [{
label: 'Number of tests per duration',
fill: false,
data: ['0','4','0','0','0','0','0','0'],
data: ['0','3','1','0','0','0','0','0'],
backgroundColor: 'rgba(83, 146, 255,0.5)',
borderColor: 'rgba(83, 146, 255, 1)',
}]
Expand Down
Loading

0 comments on commit 0c8e6d1

Please sign in to comment.