vechain / vechain-sdk-js

The official JavaScript SDK for VeChain.
24 stars 9 forks source link

fix(`aws-kms-adapter`): flaky test fixed #1495

Closed freemanzMrojo closed 2 weeks ago

freemanzMrojo commented 2 weeks ago

Description

When running tests over testnet concurrently, sometimes we try to add a recipient when it has been added already by one of the tests. This PR deals with that.

Closes #1491

Type of change

How Has This Been Tested?

SDK test suite.

Test Configuration:

Checklist:

github-actions[bot] commented 2 weeks ago

Test Coverage

Summary

Lines Statements Branches Functions
Coverage: 99%
98.99% (4336/4380) 97.61% (1390/1424) 98.99% (890/899)
Title Tests Skipped Failures Errors Time
core 809 0 :zzz: 0 :x: 0 :fire: 2m 23s :stopwatch:
network 726 0 :zzz: 0 :x: 0 :fire: 5m 0s :stopwatch:
errors 42 0 :zzz: 0 :x: 0 :fire: 17.918s :stopwatch:
logging 3 0 :zzz: 0 :x: 0 :fire: 18.822s :stopwatch:
hardhat-plugin 19 0 :zzz: 0 :x: 0 :fire: 1m 2s :stopwatch:
aws-kms-adapter 23 0 :zzz: 0 :x: 0 :fire: 1m 24s :stopwatch:
ethers-adapter 5 0 :zzz: 0 :x: 0 :fire: 1m 14s :stopwatch:
rpc-proxy 37 0 :zzz: 0 :x: 0 :fire: 1m 5s :stopwatch: