Skip to content

Commit

Permalink
Deploying to gh-pages from @ cb7d390 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
JSAssassin committed Oct 15, 2023
1 parent f87b651 commit 0bb36fd
Showing 1 changed file with 8 additions and 22 deletions.
30 changes: 8 additions & 22 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,13 +81,13 @@
<section class="informative" id="conformance-testing-results">
<h2> Conformance Testing Results </h2>
<p>
Tests passed 143/157 91%
Tests passed 145/157 92%
</p>
<p>
Tests failed 14/157 9%
Tests failed 12/157 8%
</p>
<p>
Failures 14
Failures 12
</p>
<p>
Tests skipped 11
Expand All @@ -96,7 +96,7 @@ <h2> Conformance Testing Results </h2>
Total tests 168
</p>
<p>
These tests were run on <time>8 October 2023 at 5:07 am UTC</time>
These tests were run on <time>15 October 2023 at 5:07 am UTC</time>
</p>
<section class="informative" id="Key">
<h3>Key</h3>
Expand Down Expand Up @@ -388,8 +388,8 @@ <h2>Issue Credential - Data Integrity</h2>
</style>
</div>
</td>
<td class="failed not-optional highlight-on-hover text-center">
<div class= "highlight-on-hover"></div>
<td class="passed not-optional highlight-on-hover text-center">
<div class= "highlight-on-hover"></div>
<div class="relative-pos">
<style>
.hide {
Expand Down Expand Up @@ -418,13 +418,6 @@ <h2>Issue Credential - Data Integrity</h2>
margin-left: 1rem;
}
</style>
<span class="err hide no-space-around">
<pre>{
"name": "AssertionError",
"message": "Expected no error, got Request failed with status code 500 Internal Server Error: expected HTTPError: Request failed with status cod… { …(6) } to not exist",
"stack": "AssertionError: Expected no error, got Request failed with status code 500 Internal Server Error: expected HTTPError: Request failed with status cod… { …(6) } to not exist\n at should.not.exist (node_modules/chai/lib/chai/interface/should.js:208:38)\n at shouldReturnResult (file:///home/runner/work/vc-api-issuer-test-suite/vc-api-issuer-test-suite/tests/assertions.js:19:14)\n at Context.<anonymous> (file:///home/runner/work/vc-api-issuer-test-suite/vc-api-issuer-test-suite/tests/10-issuer.js:41:9)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"
}</pre>
</span>
</div>
</td>
<td class="passed not-optional highlight-on-hover text-center">
Expand Down Expand Up @@ -4763,8 +4756,8 @@ <h2>Issue Credential - Data Integrity</h2>
</style>
</div>
</td>
<td class="failed not-optional highlight-on-hover text-center">
<div class= "highlight-on-hover"></div>
<td class="passed not-optional highlight-on-hover text-center">
<div class= "highlight-on-hover"></div>
<div class="relative-pos">
<style>
.hide {
Expand Down Expand Up @@ -4793,13 +4786,6 @@ <h2>Issue Credential - Data Integrity</h2>
margin-left: 1rem;
}
</style>
<span class="err hide no-space-around">
<pre>{
"name": "AssertionError",
"message": "Expected no error, got Request failed with status code 500 Internal Server Error: expected HTTPError: Request failed with status cod… { …(6) } to not exist",
"stack": "AssertionError: Expected no error, got Request failed with status code 500 Internal Server Error: expected HTTPError: Request failed with status cod… { …(6) } to not exist\n at should.not.exist (node_modules/chai/lib/chai/interface/should.js:208:38)\n at shouldReturnResult (file:///home/runner/work/vc-api-issuer-test-suite/vc-api-issuer-test-suite/tests/assertions.js:19:14)\n at Context.<anonymous> (file:///home/runner/work/vc-api-issuer-test-suite/vc-api-issuer-test-suite/tests/10-issuer.js:193:9)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"
}</pre>
</span>
</div>
</td>
<td class="passed not-optional highlight-on-hover text-center">
Expand Down

0 comments on commit 0bb36fd

Please sign in to comment.