Skip to content

chore(deps): Bump actions/setup-node from 4.0.0 to 4.0.2 (#187) #9

chore(deps): Bump actions/setup-node from 4.0.0 to 4.0.2 (#187)

chore(deps): Bump actions/setup-node from 4.0.0 to 4.0.2 (#187) #9

GitHub Actions / Wallet Snap Unit Test Results succeeded Mar 18, 2024 in 0s

All 17 tests pass in 56s

17 tests  ±0   17 ✅ ±0   56s ⏱️ -3s
 5 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 6e427d8. ± Comparison against earlier commit 9a6538d.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Wallet Snap Unit Test Results

17 tests found

There are 17 tests, see "Raw output" for the full list of tests.
Raw output
FetchUtils fetches data successfully from a URL ‑ FetchUtils fetches data successfully from a URL
FetchUtils handles fetch error from a URL ‑ FetchUtils handles fetch error from a URL
HederaWalletSnap ensure0xPrefix should add 0x prefix if not present ‑ HederaWalletSnap ensure0xPrefix should add 0x prefix if not present
HederaWalletSnap ensure0xPrefix should convert the address to lowercase ‑ HederaWalletSnap ensure0xPrefix should convert the address to lowercase
HederaWalletSnap ensure0xPrefix should not add 0x prefix if already present ‑ HederaWalletSnap ensure0xPrefix should not add 0x prefix if already present
HederaWalletSnap timestampToString method should convert a Date object to a UTC string ‑ HederaWalletSnap timestampToString method should convert a Date object to a UTC string
HederaWalletSnap timestampToString method should convert a numeric timestamp to a UTC string ‑ HederaWalletSnap timestampToString method should convert a numeric timestamp to a UTC string
HederaWalletSnap timestampToString method should convert a string representation of a timestamp to a UTC string ‑ HederaWalletSnap timestampToString method should convert a string representation of a timestamp to a UTC string
HederaWalletSnap timestampToString method should return an empty string for non-numeric string input ‑ HederaWalletSnap timestampToString method should return an empty string for non-numeric string input
HederaWalletSnap timestampToString method should return an empty string for null input ‑ HederaWalletSnap timestampToString method should return an empty string for null input
HederaWalletSnap timestampToString method should return an empty string for undefined input ‑ HederaWalletSnap timestampToString method should return an empty string for undefined input
SnapUtils formatFeeDisplay should format fee correctly for HBAR transactions ‑ SnapUtils formatFeeDisplay should format fee correctly for HBAR transactions
SnapUtils formatFeeDisplay should format fee correctly for non-HBAR transactions ‑ SnapUtils formatFeeDisplay should format fee correctly for non-HBAR transactions
SnapUtils generateCommonPanel should generate a common panel with provided origin and prompt ‑ SnapUtils generateCommonPanel should generate a common panel with provided origin and prompt
StateUtils getEmptyAccountState returns a deep clone of emptyAccountState ‑ StateUtils getEmptyAccountState returns a deep clone of emptyAccountState
StateUtils getInitialSnapState returns a deep clone of initialSnapState ‑ StateUtils getInitialSnapState returns a deep clone of initialSnapState
getCurrentNetwork should request and return the current network chain ID ‑ getCurrentNetwork should request and return the current network chain ID