matter-labs / block-explorer

zkSync Era Block Explorer
Apache License 2.0
125 stars 110 forks source link

test: new automation test for Multitransfer + Transfer #184

Closed olehbairak closed 7 months ago

olehbairak commented 8 months ago

What ❔

Created new automation tests for Multitransfer + Transfer:

Multitransfer:

https://allure.matterlabs.dev/project/11/test-cases/1683

Transfer:

https://allure.matterlabs.dev/project/11/test-cases/1680

https://allure.matterlabs.dev/project/11/test-cases/1447 ✅ (fixed in another PR)

https://allure.matterlabs.dev/project/11/test-cases/1682

Why ❔

To increase test coverage.

Checklist

github-actions[bot] commented 8 months ago

API E2E Test Results

206 tests   - 1   206 :white_check_mark:  - 1   27s :stopwatch: ±0s  14 suites ±0     0 :zzz: ±0    1 files   ±0     0 :x: ±0 

Results for commit 196e204d. ± Comparison against base commit 5467a5e7.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 8 months ago

Unit Test Results

    4 files  ±0    263 suites  ±0   13m 45s :stopwatch: -15s 2 079 tests  - 3  2 078 :white_check_mark:  - 3  1 :zzz: ±0  0 :x: ±0  2 284 runs   - 6  2 283 :white_check_mark:  - 6  1 :zzz: ±0  0 :x: ±0 

Results for commit 196e204d. ± Comparison against base commit 5467a5e7.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 8 months ago

Visit the preview URL for this PR (updated for commit 196e204):

(expires Fri, 05 Apr 2024 15:00:10 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: e508f9012944951194447cb8885950b451a24403

olehbairak commented 8 months ago

@pcheremu can you please review the PR? Thank you in advance!