digitalbazaar / vc

W3C Verifiable Credentials implementation in JavaScript
BSD 3-Clause "New" or "Revised" License
182 stars 52 forks source link

VC 2.0 Add test for VPs with mixed context VCs. #171

Closed aljones15 closed 7 months ago

aljones15 commented 10 months ago

This adds a test for VPs with VCs that use both the VC 1.0 and 2.0 context. 2.0 VPs should be able to contain mixed version/context VCs. This PR also improves the language of the test titles including the count in each test title.

An issue with further details is here: https://github.com/digitalbazaar/vc/issues/169

codecov-commenter commented 9 months ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (update-vc-2.0@9ff44fe). Click here to learn what that means. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## update-vc-2.0 #171 +/- ## ================================================ Coverage ? 89.43% ================================================ Files ? 5 Lines ? 994 Branches ? 0 ================================================ Hits ? 889 Misses ? 105 Partials ? 0 ``` ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/digitalbazaar/vc/pull/171?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/digitalbazaar/vc/pull/171?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar). Last update [9ff44fe...eb376fe](https://app.codecov.io/gh/digitalbazaar/vc/pull/171?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=digitalbazaar).