TBD54566975 / dwn-sdk-js

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

Upgrade Playwright #728

Closed LiranCohen closed 6 months ago

LiranCohen commented 6 months ago

For some reason WebkitHeadless was not connecting during the tests and therefore timing out.

Upgrading playwright to the latest version remedied the issue.

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 98.50%. Comparing base (40a9b71) to head (a92cf21).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #728 +/- ## ======================================= Coverage 98.50% 98.50% ======================================= Files 71 71 Lines 10406 10406 Branches 1514 1514 ======================================= Hits 10250 10250 Misses 150 150 Partials 6 6 ```

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