Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 28, 2024
1 parent b043129 commit 9edb584
Showing 1 changed file with 7 additions and 17 deletions.
24 changes: 7 additions & 17 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -627,8 +627,8 @@ <h3 id="_quality_goals">1.2. Quality Goals</h3>
<thead>
<tr>
<th class="tableblock halign-left valign-top"></th>
<th class="tableblock halign-left valign-top">Atributo</th>
<th class="tableblock halign-left valign-top">Motivacion</th>
<th class="tableblock halign-left valign-top">Quality Goal</th>
<th class="tableblock halign-left valign-top">Motivation</th>
</tr>
</thead>
<tbody>
Expand Down Expand Up @@ -784,9 +784,6 @@ <h3 id="_technical_context">3.2. Technical Context</h3>
<li>
<p><strong>Database:</strong> Represents whichever system used for data persistence.</p>
</li>
<li>
<p><strong>To be decided:</strong> Indicates that specific details about the channels and protocols are yet to be determined.</p>
</li>
</ul>
</div>
<div class="sect3">
Expand Down Expand Up @@ -1252,7 +1249,7 @@ <h2 id="section-design-decisions">9. Architecture Decisions</h2>
<p><a href="https://github.com/Arquisoft/wiq_es04b/wiki/Record-of-architectural-decisions#monolithic-architecture">ADR 07</a> - Monolithic architecture</p>
</li>
<li>
<p><a href="https://github.com/Arquisoft/wiq_es04b/wiki/Record-of-architectural-decisions#use-of-tbd">ADR 08</a> - Use of TBD</p>
<p><a href="https://github.com/Arquisoft/wiq_es04b/wiki/Record-of-architectural-decisions#use-of-gitflow">ADR 08</a> - Use of GitFlow</p>
</li>
<li>
<p><a href="https://github.com/Arquisoft/wiq_es04b/wiki/Record-of-architectural-decisions#questions-refreshing">ADR 09</a> - Questions refreshing</p>
Expand Down Expand Up @@ -1436,15 +1433,6 @@ <h2 id="section-technical-risks">11. Risks and Technical Debts</h2>
<th class="tableblock halign-left valign-top">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">Low</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Microservices</p></td>
<td class="tableblock halign-left valign-top"><div class="content"><div class="paragraph">
<p>Research about microservices and what they can contribute to the project</p>
</div></div></td>
</tr>
</tbody>
</table>
<div style="page-break-after: always;"></div>
</div>
Expand Down Expand Up @@ -1703,7 +1691,9 @@ <h3 id="_unit_test">14.1. Unit Test</h3>
</div>
<div class="sect2">
<h3 id="_integration_test_e2e">14.2. Integration Test (E2E)</h3>

<div class="paragraph">
<p>All the cucumber files are located in the src/test/resources/features directory. We&#8217;ve implemented all the cucumber steps in the src/test/java/com/uniovi/steps directory. The main test class is Wiq_IntegrationTests.java in src/test/java/com/uniovi, which you should run to execute the integration tests.</p>
</div>
</div>
<div class="sect2">
<h3 id="_load_test">14.3. Load Test</h3>
Expand Down Expand Up @@ -1890,7 +1880,7 @@ <h4 id="_conclusion">14.3.11. Conclusion</h4>
<div id="footer">
<div id="footer-text">
Version 2<br>
Last updated 2024-04-28 01:15:18 UTC
Last updated 2024-04-28 01:17:33 UTC
</div>
</div>
</body>
Expand Down

0 comments on commit 9edb584

Please sign in to comment.