contracts icon indicating copy to clipboard operation
contracts copied to clipboard

e2e: add bridge e2e tests

Open tmigone opened this issue 3 years ago • 1 comments
trafficstars

This PR adds e2e tests to the bridge contracts (cross checks addresses configured in L1GraphTokenGateway, L2GraphTokenGateway, L1GraphToken, L2GraphToken and BridgeEscrow match the deployed contract addresses).

tmigone avatar Sep 28 '22 21:09 tmigone

Codecov Report

Base: 91.53% // Head: 91.53% // No change to project coverage :thumbsup:

Coverage data is based on head (a1c3dcd) compared to base (6de2ea9). Patch has no changes to coverable lines.

Additional details and impacted files
@@                  Coverage Diff                   @@
##           tmigone/e2e-l2-bridge     #720   +/-   ##
======================================================
  Coverage                  91.53%   91.53%           
======================================================
  Files                         42       42           
  Lines                       1984     1984           
  Branches                     346      346           
======================================================
  Hits                        1816     1816           
  Misses                       168      168           
Flag Coverage Δ
unittests 91.53% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Sep 28 '22 21:09 codecov[bot]