Skip to content

Commit

Permalink
Deploying to gh-pages from @ f2749a8 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
JSAssassin committed Oct 13, 2024
1 parent 7f5423a commit 7626757
Show file tree
Hide file tree
Showing 2 changed files with 1,957 additions and 1,754 deletions.
51 changes: 21 additions & 30 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -169,13 +169,13 @@
<section class="informative" id="conformance-testing-results">
<h2> Conformance Testing Results </h2>
<p>
Tests passed 175/198 88%
Tests passed 176/198 88%
</p>
<p>
Tests failed 23/198 12%
Tests failed 22/198 12%
</p>
<p>
Failures 23
Failures 22
</p>
<p>
Tests skipped 0
Expand All @@ -184,7 +184,7 @@ <h2> Conformance Testing Results </h2>
Total tests 198
</p>
<p>
These tests were run on <time>6 October 2024 at 5:10 am UTC</time>
These tests were run on <time>13 October 2024 at 5:12 am UTC</time>
</p>
<section class="informative" id="Key">
<h3>Key</h3>
Expand Down Expand Up @@ -302,9 +302,16 @@ <h2>Verify Credential - Data Integrity</h2>
<div class="relative-pos">
</div>
</td>
<td class="passed not-optional highlight-on-hover text-center">
<div class= "highlight-on-hover"></div>
<td class="failed not-optional highlight-on-hover text-center">
<div class= "highlight-on-hover"></div>
<div class="relative-pos">
<details class="err hide">
<summary>expected HTTPError { message: [ …(2) ], …(6) } to not exist</summary>
<pre>AssertionError: expected HTTPError { message: [ …(2) ], …(6) } to not exist
at should.not.exist (node_modules/chai/lib/chai/interface/should.js:208:38)
at Context.&lt;anonymous&gt; (file:///home/runner/work/vc-api-verifier-test-suite/vc-api-verifier-test-suite/tests/10-vc-di.js:58:20)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)</pre>
</details>
</div>
</td>
<td class="failed not-optional highlight-on-hover text-center">
Expand Down Expand Up @@ -730,8 +737,8 @@ <h2>Verify Credential - Data Integrity</h2>
<div class= "highlight-on-hover"></div>
<div class="relative-pos">
<details class="err hide">
<summary>Expected no result from verifier: expected Response { status: 200, statusText: &#x27;OK&#x27;, headers: Headers { &#x27;content-length&#x27;: &#x27;634&#x27;, &#x27;content-type&#x27;: &#x27;application/json; charset&#x3D;utf-8&#x27;, date: &#x27;Sun, 06 Oct 2024 05:10:14 GMT&#x27;, server: &#x27;Python/3.12 aiohttp/3.10.5&#x27;, Authorization: &#x27;** SANITIZED TO PREVENT EXPOSING OF SECRETS ***&#x27; }, body: ReadableStream { locked: false, state: &#x27;readable&#x27;, supportsBYOB: true }, bodyUsed: false, ok: true, redirected: false, type: &#x27;default&#x27;, url: &#x27;&#x27; } to not exist</summary>
<pre>AssertionError: Expected no result from verifier: expected Response { status: 200, statusText: &#x27;OK&#x27;, headers: Headers { &#x27;content-length&#x27;: &#x27;634&#x27;, &#x27;content-type&#x27;: &#x27;application/json; charset&#x3D;utf-8&#x27;, date: &#x27;Sun, 06 Oct 2024 05:10:14 GMT&#x27;, server: &#x27;Python/3.12 aiohttp/3.10.5&#x27;, Authorization: &#x27;** SANITIZED TO PREVENT EXPOSING OF SECRETS ***&#x27; }, body: ReadableStream { locked: false, state: &#x27;readable&#x27;, supportsBYOB: true }, bodyUsed: false, ok: true, redirected: false, type: &#x27;default&#x27;, url: &#x27;&#x27; } to not exist
<summary>Expected no result from verifier: expected Response { status: 200, statusText: &#x27;OK&#x27;, headers: Headers { &#x27;content-length&#x27;: &#x27;634&#x27;, &#x27;content-type&#x27;: &#x27;application/json; charset&#x3D;utf-8&#x27;, date: &#x27;Sun, 13 Oct 2024 05:11:41 GMT&#x27;, server: &#x27;Python/3.12 aiohttp/3.10.9&#x27;, Authorization: &#x27;** SANITIZED TO PREVENT EXPOSING OF SECRETS ***&#x27; }, body: ReadableStream { locked: false, state: &#x27;readable&#x27;, supportsBYOB: true }, bodyUsed: false, ok: true, redirected: false, type: &#x27;default&#x27;, url: &#x27;&#x27; } to not exist</summary>
<pre>AssertionError: Expected no result from verifier: expected Response { status: 200, statusText: &#x27;OK&#x27;, headers: Headers { &#x27;content-length&#x27;: &#x27;634&#x27;, &#x27;content-type&#x27;: &#x27;application/json; charset&#x3D;utf-8&#x27;, date: &#x27;Sun, 13 Oct 2024 05:11:41 GMT&#x27;, server: &#x27;Python/3.12 aiohttp/3.10.9&#x27;, Authorization: &#x27;** SANITIZED TO PREVENT EXPOSING OF SECRETS ***&#x27; }, body: ReadableStream { locked: false, state: &#x27;readable&#x27;, supportsBYOB: true }, bodyUsed: false, ok: true, redirected: false, type: &#x27;default&#x27;, url: &#x27;&#x27; } to not exist
at should.not.exist (node_modules/chai/lib/chai/interface/should.js:208:38)
at testBadRequestError (file:///home/runner/work/vc-api-verifier-test-suite/vc-api-verifier-test-suite/tests/helpers.js:12:14)
at Context.&lt;anonymous&gt; (file:///home/runner/work/vc-api-verifier-test-suite/vc-api-verifier-test-suite/tests/10-vc-di.js:142:11)
Expand Down Expand Up @@ -829,17 +836,9 @@ <h2>Verify Credential - Data Integrity</h2>
<div class="relative-pos">
</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">
<details class="err hide">
<summary>Expected no result from verifier: expected Response { status: 200, statusText: &#x27;OK&#x27;, headers: Headers { date: &#x27;Sun, 06 Oct 2024 05:10:40 GMT&#x27;, &#x27;content-type&#x27;: &#x27;application/json; charset&#x3D;utf-8&#x27;, &#x27;content-length&#x27;: &#x27;48&#x27;, connection: &#x27;keep-alive&#x27;, &#x27;content-security-policy&#x27;: &quot;default-src &#x27;self&#x27;;base-uri &#x27;self&#x27;;font-src &#x27;self&#x27; https: data:;form-action &#x27;self&#x27;;frame-ancestors &#x27;self&#x27;;img-src &#x27;self&#x27; data:;object-src &#x27;none&#x27;;script-src &#x27;self&#x27;;script-src-attr &#x27;none&#x27;;style-src &#x27;self&#x27; https: &#x27;unsafe-inline&#x27;;upgrade-insecure-requests&quot;, &#x27;cross-origin-opener-policy&#x27;: &#x27;same-origin&#x27;, &#x27;cross-origin-resource-policy&#x27;: &#x27;same-origin&#x27;, &#x27;origin-agent-cluster&#x27;: &#x27;?1&#x27;, &#x27;referrer-policy&#x27;: &#x27;no-referrer&#x27;, &#x27;strict-transport-security&#x27;: &#x27;max-age&#x3D;15552000; includeSubDomains&#x27;, &#x27;x-content-type-options&#x27;: &#x27;nosniff&#x27;, &#x27;x-dns-prefetch-control&#x27;: &#x27;off&#x27;, &#x27;x-download-options&#x27;: &#x27;noopen&#x27;, &#x27;x-frame-options&#x27;: &#x27;SAMEORIGIN&#x27;, &#x27;x-permitted-cross-domain-policies&#x27;: &#x27;none&#x27;, &#x27;x-xss-protection&#x27;: &#x27;0&#x27;, &#x27;access-control-allow-origin&#x27;: &#x27;*&#x27;, &#x27;access-control-expose-headers&#x27;: &#x27;Content-Disposition&#x27;, etag: &#x27;W/&quot;30-W25tFSt8g7bL3uTsA1ixaxvoxDw&quot;&#x27;, Authorization: &#x27;** SANITIZED TO PREVENT EXPOSING OF SECRETS ***&#x27; }, body: ReadableStream { locked: false, state: &#x27;readable&#x27;, supportsBYOB: true }, bodyUsed: false, ok: true, redirected: false, type: &#x27;default&#x27;, url: &#x27;&#x27; } to not exist</summary>
<pre>AssertionError: Expected no result from verifier: expected Response { status: 200, statusText: &#x27;OK&#x27;, headers: Headers { date: &#x27;Sun, 06 Oct 2024 05:10:40 GMT&#x27;, &#x27;content-type&#x27;: &#x27;application/json; charset&#x3D;utf-8&#x27;, &#x27;content-length&#x27;: &#x27;48&#x27;, connection: &#x27;keep-alive&#x27;, &#x27;content-security-policy&#x27;: &quot;default-src &#x27;self&#x27;;base-uri &#x27;self&#x27;;font-src &#x27;self&#x27; https: data:;form-action &#x27;self&#x27;;frame-ancestors &#x27;self&#x27;;img-src &#x27;self&#x27; data:;object-src &#x27;none&#x27;;script-src &#x27;self&#x27;;script-src-attr &#x27;none&#x27;;style-src &#x27;self&#x27; https: &#x27;unsafe-inline&#x27;;upgrade-insecure-requests&quot;, &#x27;cross-origin-opener-policy&#x27;: &#x27;same-origin&#x27;, &#x27;cross-origin-resource-policy&#x27;: &#x27;same-origin&#x27;, &#x27;origin-agent-cluster&#x27;: &#x27;?1&#x27;, &#x27;referrer-policy&#x27;: &#x27;no-referrer&#x27;, &#x27;strict-transport-security&#x27;: &#x27;max-age&#x3D;15552000; includeSubDomains&#x27;, &#x27;x-content-type-options&#x27;: &#x27;nosniff&#x27;, &#x27;x-dns-prefetch-control&#x27;: &#x27;off&#x27;, &#x27;x-download-options&#x27;: &#x27;noopen&#x27;, &#x27;x-frame-options&#x27;: &#x27;SAMEORIGIN&#x27;, &#x27;x-permitted-cross-domain-policies&#x27;: &#x27;none&#x27;, &#x27;x-xss-protection&#x27;: &#x27;0&#x27;, &#x27;access-control-allow-origin&#x27;: &#x27;*&#x27;, &#x27;access-control-expose-headers&#x27;: &#x27;Content-Disposition&#x27;, etag: &#x27;W/&quot;30-W25tFSt8g7bL3uTsA1ixaxvoxDw&quot;&#x27;, Authorization: &#x27;** SANITIZED TO PREVENT EXPOSING OF SECRETS ***&#x27; }, body: ReadableStream { locked: false, state: &#x27;readable&#x27;, supportsBYOB: true }, bodyUsed: false, ok: true, redirected: false, type: &#x27;default&#x27;, url: &#x27;&#x27; } to not exist
at should.not.exist (node_modules/chai/lib/chai/interface/should.js:208:38)
at testBadRequestError (file:///home/runner/work/vc-api-verifier-test-suite/vc-api-verifier-test-suite/tests/helpers.js:12:14)
at Context.&lt;anonymous&gt; (file:///home/runner/work/vc-api-verifier-test-suite/vc-api-verifier-test-suite/tests/10-vc-di.js:154:11)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)</pre>
</details>
</div>
</td>
<td class="failed not-optional highlight-on-hover text-center">
Expand Down Expand Up @@ -1292,17 +1291,9 @@ <h2>Verify Credential - Data Integrity</h2>
<div class="relative-pos">
</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">
<details class="err hide">
<summary>Expected no result from verifier: expected Response { status: 200, statusText: &#x27;OK&#x27;, headers: Headers { date: &#x27;Sun, 06 Oct 2024 05:10:40 GMT&#x27;, &#x27;content-type&#x27;: &#x27;application/json; charset&#x3D;utf-8&#x27;, &#x27;content-length&#x27;: &#x27;48&#x27;, connection: &#x27;keep-alive&#x27;, &#x27;content-security-policy&#x27;: &quot;default-src &#x27;self&#x27;;base-uri &#x27;self&#x27;;font-src &#x27;self&#x27; https: data:;form-action &#x27;self&#x27;;frame-ancestors &#x27;self&#x27;;img-src &#x27;self&#x27; data:;object-src &#x27;none&#x27;;script-src &#x27;self&#x27;;script-src-attr &#x27;none&#x27;;style-src &#x27;self&#x27; https: &#x27;unsafe-inline&#x27;;upgrade-insecure-requests&quot;, &#x27;cross-origin-opener-policy&#x27;: &#x27;same-origin&#x27;, &#x27;cross-origin-resource-policy&#x27;: &#x27;same-origin&#x27;, &#x27;origin-agent-cluster&#x27;: &#x27;?1&#x27;, &#x27;referrer-policy&#x27;: &#x27;no-referrer&#x27;, &#x27;strict-transport-security&#x27;: &#x27;max-age&#x3D;15552000; includeSubDomains&#x27;, &#x27;x-content-type-options&#x27;: &#x27;nosniff&#x27;, &#x27;x-dns-prefetch-control&#x27;: &#x27;off&#x27;, &#x27;x-download-options&#x27;: &#x27;noopen&#x27;, &#x27;x-frame-options&#x27;: &#x27;SAMEORIGIN&#x27;, &#x27;x-permitted-cross-domain-policies&#x27;: &#x27;none&#x27;, &#x27;x-xss-protection&#x27;: &#x27;0&#x27;, &#x27;access-control-allow-origin&#x27;: &#x27;*&#x27;, &#x27;access-control-expose-headers&#x27;: &#x27;Content-Disposition&#x27;, etag: &#x27;W/&quot;30-W25tFSt8g7bL3uTsA1ixaxvoxDw&quot;&#x27;, Authorization: &#x27;** SANITIZED TO PREVENT EXPOSING OF SECRETS ***&#x27; }, body: ReadableStream { locked: false, state: &#x27;readable&#x27;, supportsBYOB: true }, bodyUsed: false, ok: true, redirected: false, type: &#x27;default&#x27;, url: &#x27;&#x27; } to not exist</summary>
<pre>AssertionError: Expected no result from verifier: expected Response { status: 200, statusText: &#x27;OK&#x27;, headers: Headers { date: &#x27;Sun, 06 Oct 2024 05:10:40 GMT&#x27;, &#x27;content-type&#x27;: &#x27;application/json; charset&#x3D;utf-8&#x27;, &#x27;content-length&#x27;: &#x27;48&#x27;, connection: &#x27;keep-alive&#x27;, &#x27;content-security-policy&#x27;: &quot;default-src &#x27;self&#x27;;base-uri &#x27;self&#x27;;font-src &#x27;self&#x27; https: data:;form-action &#x27;self&#x27;;frame-ancestors &#x27;self&#x27;;img-src &#x27;self&#x27; data:;object-src &#x27;none&#x27;;script-src &#x27;self&#x27;;script-src-attr &#x27;none&#x27;;style-src &#x27;self&#x27; https: &#x27;unsafe-inline&#x27;;upgrade-insecure-requests&quot;, &#x27;cross-origin-opener-policy&#x27;: &#x27;same-origin&#x27;, &#x27;cross-origin-resource-policy&#x27;: &#x27;same-origin&#x27;, &#x27;origin-agent-cluster&#x27;: &#x27;?1&#x27;, &#x27;referrer-policy&#x27;: &#x27;no-referrer&#x27;, &#x27;strict-transport-security&#x27;: &#x27;max-age&#x3D;15552000; includeSubDomains&#x27;, &#x27;x-content-type-options&#x27;: &#x27;nosniff&#x27;, &#x27;x-dns-prefetch-control&#x27;: &#x27;off&#x27;, &#x27;x-download-options&#x27;: &#x27;noopen&#x27;, &#x27;x-frame-options&#x27;: &#x27;SAMEORIGIN&#x27;, &#x27;x-permitted-cross-domain-policies&#x27;: &#x27;none&#x27;, &#x27;x-xss-protection&#x27;: &#x27;0&#x27;, &#x27;access-control-allow-origin&#x27;: &#x27;*&#x27;, &#x27;access-control-expose-headers&#x27;: &#x27;Content-Disposition&#x27;, etag: &#x27;W/&quot;30-W25tFSt8g7bL3uTsA1ixaxvoxDw&quot;&#x27;, Authorization: &#x27;** SANITIZED TO PREVENT EXPOSING OF SECRETS ***&#x27; }, body: ReadableStream { locked: false, state: &#x27;readable&#x27;, supportsBYOB: true }, bodyUsed: false, ok: true, redirected: false, type: &#x27;default&#x27;, url: &#x27;&#x27; } to not exist
at should.not.exist (node_modules/chai/lib/chai/interface/should.js:208:38)
at testBadRequestError (file:///home/runner/work/vc-api-verifier-test-suite/vc-api-verifier-test-suite/tests/helpers.js:12:14)
at Context.&lt;anonymous&gt; (file:///home/runner/work/vc-api-verifier-test-suite/vc-api-verifier-test-suite/tests/10-vc-di.js:249:13)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)</pre>
</details>
</div>
</td>
<td class="failed not-optional highlight-on-hover text-center">
Expand Down Expand Up @@ -1581,8 +1572,8 @@ <h2>Verify Credential - JWT</h2>
<div class= "highlight-on-hover"></div>
<div class="relative-pos">
<details class="err hide">
<summary>Expected no result from verifier: expected Response { status: 200, statusText: &#x27;OK&#x27;, headers: Headers { date: &#x27;Sun, 06 Oct 2024 05:10:49 GMT&#x27;, &#x27;content-type&#x27;: &#x27;application/json&#x27;, &#x27;content-length&#x27;: &#x27;46&#x27;, connection: &#x27;keep-alive&#x27;, &#x27;cf-cache-status&#x27;: &#x27;DYNAMIC&#x27;, server: &#x27;cloudflare&#x27;, &#x27;cf-ray&#x27;: &#x27;8ce325ac1b1186fc-ORD&#x27;, Authorization: &#x27;** SANITIZED TO PREVENT EXPOSING OF SECRETS ***&#x27; }, body: ReadableStream { locked: false, state: &#x27;readable&#x27;, supportsBYOB: true }, bodyUsed: false, ok: true, redirected: false, type: &#x27;default&#x27;, url: &#x27;&#x27; } to not exist</summary>
<pre>AssertionError: Expected no result from verifier: expected Response { status: 200, statusText: &#x27;OK&#x27;, headers: Headers { date: &#x27;Sun, 06 Oct 2024 05:10:49 GMT&#x27;, &#x27;content-type&#x27;: &#x27;application/json&#x27;, &#x27;content-length&#x27;: &#x27;46&#x27;, connection: &#x27;keep-alive&#x27;, &#x27;cf-cache-status&#x27;: &#x27;DYNAMIC&#x27;, server: &#x27;cloudflare&#x27;, &#x27;cf-ray&#x27;: &#x27;8ce325ac1b1186fc-ORD&#x27;, Authorization: &#x27;** SANITIZED TO PREVENT EXPOSING OF SECRETS ***&#x27; }, body: ReadableStream { locked: false, state: &#x27;readable&#x27;, supportsBYOB: true }, bodyUsed: false, ok: true, redirected: false, type: &#x27;default&#x27;, url: &#x27;&#x27; } to not exist
<summary>Expected no result from verifier: expected Response { status: 200, statusText: &#x27;OK&#x27;, headers: Headers { date: &#x27;Sun, 13 Oct 2024 05:12:40 GMT&#x27;, &#x27;content-type&#x27;: &#x27;application/json&#x27;, &#x27;content-length&#x27;: &#x27;46&#x27;, connection: &#x27;keep-alive&#x27;, &#x27;cf-cache-status&#x27;: &#x27;DYNAMIC&#x27;, server: &#x27;cloudflare&#x27;, &#x27;cf-ray&#x27;: &#x27;8d1cd6046f6d61d6-ORD&#x27;, Authorization: &#x27;** SANITIZED TO PREVENT EXPOSING OF SECRETS ***&#x27; }, body: ReadableStream { locked: false, state: &#x27;readable&#x27;, supportsBYOB: true }, bodyUsed: false, ok: true, redirected: false, type: &#x27;default&#x27;, url: &#x27;&#x27; } to not exist</summary>
<pre>AssertionError: Expected no result from verifier: expected Response { status: 200, statusText: &#x27;OK&#x27;, headers: Headers { date: &#x27;Sun, 13 Oct 2024 05:12:40 GMT&#x27;, &#x27;content-type&#x27;: &#x27;application/json&#x27;, &#x27;content-length&#x27;: &#x27;46&#x27;, connection: &#x27;keep-alive&#x27;, &#x27;cf-cache-status&#x27;: &#x27;DYNAMIC&#x27;, server: &#x27;cloudflare&#x27;, &#x27;cf-ray&#x27;: &#x27;8d1cd6046f6d61d6-ORD&#x27;, Authorization: &#x27;** SANITIZED TO PREVENT EXPOSING OF SECRETS ***&#x27; }, body: ReadableStream { locked: false, state: &#x27;readable&#x27;, supportsBYOB: true }, bodyUsed: false, ok: true, redirected: false, type: &#x27;default&#x27;, url: &#x27;&#x27; } to not exist
at should.not.exist (node_modules/chai/lib/chai/interface/should.js:208:38)
at testBadRequestError (file:///home/runner/work/vc-api-verifier-test-suite/vc-api-verifier-test-suite/tests/helpers.js:12:14)
at Context.&lt;anonymous&gt; (file:///home/runner/work/vc-api-verifier-test-suite/vc-api-verifier-test-suite/tests/11-vc-jwt.js:141:11)
Expand Down
Loading

0 comments on commit 7626757

Please sign in to comment.