decentralized-identity / veramo

A JavaScript Framework for Verifiable Data
https://veramo.io
Apache License 2.0
445 stars 133 forks source link

chore(did-resolver): remove integration tests that rely on non-operational service #1414

Closed nickreynolds closed 2 months ago

nickreynolds commented 2 months ago

What issue is this PR fixing

Example: fixes #1413

What is being changed

tests are simply commented out until a suitable replacement is found

Quality

Check all that apply:

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.72%. Comparing base (e690f3c) to head (16c0bb0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #1414 +/- ## ======================================= Coverage 89.72% 89.72% ======================================= Files 177 177 Lines 26818 26818 Branches 2220 2220 ======================================= Hits 24062 24062 Misses 2756 2756 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.