vechain / vechain-sdk-js

The official JavaScript SDK for VeChain.
19 stars 6 forks source link

fix: 897 test race condition #909

Closed lucanicoladebiasi closed 1 month ago

lucanicoladebiasi commented 1 month ago

Description

Test eth_sendTransaction - Should be able to send a transaction with value undefined at packages/network/tests/provider/rpc-mapper/methods/eth_sendTransaction/eth_sendTransaction.solo.test.ts uses the accounts

not used in any other test.

Fixes # 897

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Test Configuration:

Checklist:

github-actions[bot] commented 1 month ago

Test Coverage

Summary

Lines Statements Branches Functions
Coverage: 100%
100% (3372/3372) 99.87% (780/781) 100% (694/694)
Title Tests Skipped Failures Errors Time
core 478 0 :zzz: 0 :x: 0 :fire: 1m 5s :stopwatch:
network 656 0 :zzz: 0 :x: 0 :fire: 3m 51s :stopwatch:
errors 48 0 :zzz: 0 :x: 0 :fire: 11.303s :stopwatch: