hashgraph / hedera-smart-contracts

Contains Hedera Smart Contract Service supporting files
Apache License 2.0
38 stars 53 forks source link

feat: add workflow which allows to start tests against desired tag #649

Closed georgi-l95 closed 8 months ago

georgi-l95 commented 8 months ago

Description: This PR aims to add manual workflow, which can be triggered by specifying tag which the tests should run against.

Related issue(s):

Fixes #648

Notes for reviewer:

Checklist

github-actions[bot] commented 8 months ago

Test Results

242 tests  ±0   236 :heavy_check_mark: ±0   7m 42s :stopwatch: +18s   72 suites ±0       6 :zzz: ±0    14 files   ±0       0 :x: ±0 

Results for commit a4734bd9. ± Comparison against base commit 8cabc7fe.

This pull request removes 1 and adds 1 tests. Note that renamed tests count towards both. ``` should NOT be able to aggregate 150 calls to processLongInputTx ‑ Multicall Test Suite payable calls with large input should NOT be able to aggregate 150 calls to processLongInputTx ``` ``` should NOT be able to aggregate 200 calls to processLongInputTx ‑ Multicall Test Suite payable calls with large input should NOT be able to aggregate 200 calls to processLongInputTx ```

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