matter-labs / block-explorer

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

test: automation tests for Transactions + Withdrawal API #188

Closed olehbairak closed 8 months ago

olehbairak commented 8 months ago

What ❔

Increase automation coverage with next test cases:

Transactions: -> DONE ✅

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

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

Withdrawal API: -DONE ✅

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

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

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

Why ❔

Extend automation test coverage with new areas of coverage.

Checklist

github-actions[bot] commented 8 months ago

API E2E Test Results

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

Results for commit 5be1de1a. ± Comparison against base commit a640ca93.

: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 5be1de1):

(expires Fri, 08 Mar 2024 11:03:39 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: e508f9012944951194447cb8885950b451a24403

github-actions[bot] commented 8 months ago

Unit Test Results

    4 files  ±0    263 suites  ±0   13m 39s :stopwatch: +26s 2 079 tests ±0  2 078 :white_check_mark: ±0  1 :zzz: ±0  0 :x: ±0  2 284 runs  ±0  2 283 :white_check_mark: ±0  1 :zzz: ±0  0 :x: ±0 

Results for commit 5be1de1a. ± Comparison against base commit a640ca93.

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

olehbairak commented 8 months ago

@pcheremu closing this PR due to the fact, that these fixes were already present in integration-test-signed branch. After rebase - no changes left.