TBD54566975 / dwn-sdk-js

Decentralized Web Node (DWN) Reference implementation
https://identity.foundation/decentralized-web-node/spec/
Apache License 2.0
325 stars 101 forks source link

Exported Poller #779

Closed thehenrytsai closed 3 months ago

thehenrytsai commented 3 months ago

Export the test utility to be used in the tests in dwn-server.

Let me know if you'd rather have me duplicating the code or taking another approach.

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 98.69%. Comparing base (f70442c) to head (2f83331). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #779 +/- ## ======================================= Coverage 98.69% 98.69% ======================================= Files 73 73 Lines 11263 11264 +1 Branches 1609 1609 ======================================= + Hits 11116 11117 +1 Misses 141 141 Partials 6 6 ```

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