Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/uat' into dev
Browse files Browse the repository at this point in the history
# Conflicts:
#	helm-chart/Chart.yaml
#	pom.xml
#	src/test/resources/integration-test/output/result.html
#	src/test/resources/integration-test/output/result.json
  • Loading branch information
EmanueleValentini1 committed Oct 10, 2024
2 parents 2925d5f + 80fb873 commit e274474
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion _TMP/coverage-results.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

# Coverage Report: JaCoCo

* IntegrationTest (QuarkusTest)
* S3PreSignerLocalTest (QuarkusTest)


| Outcome | Value |
Expand Down
48 changes: 24 additions & 24 deletions src/test/resources/integration-test/output/result.html
Original file line number Diff line number Diff line change
Expand Up @@ -1817,10 +1817,10 @@ <h5 class="card-title text-uppercase text-white text-center bg-info">Request Hea
<div class="card-body">
<h5 class="card-title text-uppercase text-white text-center bg-info">Request Body</h5>
<div class="dyn-height">
<pre><code id="copyReqText-5" class="prettyPrint">{
&quot;acquirerId&quot;:&quot;1234&quot;,
&quot;branchId&quot;:&quot;1&quot;,
&quot;terminalId&quot;:&quot;1&quot;
<pre><code id="copyReqText-5" class="prettyPrint">{
&quot;acquirerId&quot;:&quot;1234&quot;,
&quot;branchId&quot;:&quot;1&quot;,
&quot;terminalId&quot;:&quot;1&quot;
}</code></pre>
</div>
<div class="card-footer">
Expand Down Expand Up @@ -2050,10 +2050,10 @@ <h5 class="card-title text-uppercase text-white text-center bg-info">Request Hea
<div class="card-body">
<h5 class="card-title text-uppercase text-white text-center bg-info">Request Body</h5>
<div class="dyn-height">
<pre><code id="copyReqText-6" class="prettyPrint">{
&quot;acquirerId&quot;:&quot;1234&quot;,
&quot;branchId&quot;:&quot;1&quot;,
&quot;terminalId&quot;:&quot;1&quot;
<pre><code id="copyReqText-6" class="prettyPrint">{
&quot;acquirerId&quot;:&quot;1234&quot;,
&quot;branchId&quot;:&quot;1&quot;,
&quot;terminalId&quot;:&quot;1&quot;
}</code></pre>
</div>
<div class="card-footer">
Expand Down Expand Up @@ -2736,10 +2736,10 @@ <h5 class="card-title text-uppercase text-white text-center bg-info">Request Hea
<div class="card-body">
<h5 class="card-title text-uppercase text-white text-center bg-info">Request Body</h5>
<div class="dyn-height">
<pre><code id="copyReqText-9" class="prettyPrint">{
&quot;acquirerId&quot;:5678,
&quot;branchId&quot;:&quot;1&quot;,
&quot;terminalId&quot;:&quot;1&quot;
<pre><code id="copyReqText-9" class="prettyPrint">{
&quot;acquirerId&quot;:5678,
&quot;branchId&quot;:&quot;1&quot;,
&quot;terminalId&quot;:&quot;1&quot;
}</code></pre>
</div>
<div class="card-footer">
Expand Down Expand Up @@ -2969,10 +2969,10 @@ <h5 class="card-title text-uppercase text-white text-center bg-info">Request Hea
<div class="card-body">
<h5 class="card-title text-uppercase text-white text-center bg-info">Request Body</h5>
<div class="dyn-height">
<pre><code id="copyReqText-10" class="prettyPrint">{
&quot;acquirerId&quot;:&quot;5678&quot;,
&quot;branchId&quot;:&quot;1&quot;,
&quot;terminalId&quot;:&quot;1&quot;
<pre><code id="copyReqText-10" class="prettyPrint">{
&quot;acquirerId&quot;:&quot;5678&quot;,
&quot;branchId&quot;:&quot;1&quot;,
&quot;terminalId&quot;:&quot;1&quot;
}</code></pre>
</div>
<div class="card-footer">
Expand Down Expand Up @@ -3200,10 +3200,10 @@ <h5 class="card-title text-uppercase text-white text-center bg-info">Request Hea
<div class="card-body">
<h5 class="card-title text-uppercase text-white text-center bg-info">Request Body</h5>
<div class="dyn-height">
<pre><code id="copyReqText-11" class="prettyPrint">{
&quot;acquirerId&quot;:5678,
&quot;branchId&quot;:&quot;1&quot;,
&quot;terminalId&quot;:&quot;1&quot;
<pre><code id="copyReqText-11" class="prettyPrint">{
&quot;acquirerId&quot;:5678,
&quot;branchId&quot;:&quot;1&quot;,
&quot;terminalId&quot;:&quot;1&quot;
}</code></pre>
</div>
<div class="card-footer">
Expand Down Expand Up @@ -5345,10 +5345,10 @@ <h5 class="card-title text-uppercase text-white text-center bg-info">Request Hea
<div class="card-body">
<h5 class="card-title text-uppercase text-white text-center bg-info">Request Body</h5>
<div class="dyn-height">
<pre><code id="copyReqText-21" class="prettyPrint">{
&quot;acquirerId&quot;:5678,
&quot;branchId&quot;:&quot;1&quot;,
&quot;terminalId&quot;:&quot;1&quot;
<pre><code id="copyReqText-21" class="prettyPrint">{
&quot;acquirerId&quot;:5678,
&quot;branchId&quot;:&quot;1&quot;,
&quot;terminalId&quot;:&quot;1&quot;
}</code></pre>
</div>
<div class="card-footer">
Expand Down

0 comments on commit e274474

Please sign in to comment.