Skip to content

test: extended coverage for debug_traceTransaction with opcode logger… #114

test: extended coverage for debug_traceTransaction with opcode logger…

test: extended coverage for debug_traceTransaction with opcode logger… #114

GitHub Actions / Unit Tests results succeeded Feb 3, 2025 in 0s

All 21 tests pass, 1 skipped in 36s

 1 files  ± 0   8 suites  ±0   36s ⏱️ - 1m 28s
22 tests  -  8  21 ✅  -  7  1 💤 +1  0 ❌  - 2 
22 runs   - 19  21 ✅  - 18  1 💤 +1  0 ❌  - 2 

Results for commit a307013. ± Comparison against earlier commit 6fa33ab.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Unit Tests results

1 skipped test found

There is 1 skipped test, see "Raw output" for the name of the skipped test.
Raw output
Should execute getEvmAddressAliasPublic and get the corressponded evmAddressAlias ‑ @HAS IHRC-632 Test Suite getEvmAddressAlias Should execute getEvmAddressAliasPublic and get the corressponded evmAddressAlias

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Unit Tests results

22 tests found

There are 22 tests, see "Raw output" for the full list of tests.
Raw output
Should FAIL to verify message signature and return FALSE using isAuthorized for unauthorized key ‑ @HAS IHRC-632 Test Suite IsAuthorized Should FAIL to verify message signature and return FALSE using isAuthorized for unauthorized key
Should NOT allow a spender to spend hbar on behalf of owner without an allowance grant ‑ @HAS IHRC-906 Test Suite Should NOT allow a spender to spend hbar on behalf of owner without an allowance grant
Should NOT allow an approval on behalf of hbar owner WITHOUT its signature ‑ @HAS IHRC-906 Test Suite Should NOT allow an approval on behalf of hbar owner WITHOUT its signature
Should allow a crypto owner contract account to grant an allowance to a spender contract account to transfer allowance to a receiver on behalf of owner contract account ‑ @HAS IHRC-906 Test Suite Should allow a crypto owner contract account to grant an allowance to a spender contract account to transfer allowance to a receiver on behalf of owner contract account
Should allow an approval on behalf of hbar owner WITH its signature ‑ @HAS IHRC-906 Test Suite Should allow an approval on behalf of hbar owner WITH its signature
Should allow owner to grant an allowance to spender using IHRC906AccountFacade and spender to transfer allowance to receiver on behalf of owner ‑ @HAS IHRC-906 Test Suite Should allow owner to grant an allowance to spender using IHRC906AccountFacade and spender to transfer allowance to receiver on behalf of owner
Should execute getEvmAddressAliasPublic and get the corressponded evmAddressAlias ‑ @HAS IHRC-632 Test Suite getEvmAddressAlias Should execute getEvmAddressAliasPublic and get the corressponded evmAddressAlias
Should execute getEvmAddressAliasPublic with NOT long zero address and get INVALID_ACOUNT_ID ‑ @HAS IHRC-632 Test Suite getEvmAddressAlias Should execute getEvmAddressAliasPublic with NOT long zero address and get INVALID_ACOUNT_ID
Should execute getEvmAddressAliasPublic with not long zero address and get INVALID_ACOUNT_ID ‑ @HAS IHRC-632 Test Suite getHederaAccountNumAlias Should execute getEvmAddressAliasPublic with not long zero address and get INVALID_ACOUNT_ID
Should execute getHederaAccountNumAlias and get the corressponded accountNumAlias ‑ @HAS IHRC-632 Test Suite getHederaAccountNumAlias Should execute getHederaAccountNumAlias and get the corressponded accountNumAlias
Should execute hbarAllowancePublic and return an event with the allowance information ‑ @HAS IHRC-906 Test Suite Should execute hbarAllowancePublic and return an event with the allowance information
Should execute hbarApprovePublic and return success response code ‑ @HAS IHRC-906 Test Suite Should execute hbarApprovePublic and return success response code
Should execute isValidAliasPublic with EVM address alias param and return TRUE ‑ @HAS IHRC-632 Test Suite isValidAlias Should execute isValidAliasPublic with EVM address alias param and return TRUE
Should execute isValidAliasPublic with Hedera Account Num Alias param and return TRUE ‑ @HAS IHRC-632 Test Suite isValidAlias Should execute isValidAliasPublic with Hedera Account Num Alias param and return TRUE
Should execute isValidAliasPublic with a non existed account param and return FALSE ‑ @HAS IHRC-632 Test Suite isValidAlias Should execute isValidAliasPublic with a non existed account param and return FALSE
Should verify message signature and return FALSE using isAuthorizedRawPublic for ECDSA account ‑ @HAS IHRC-632 Test Suite IsAuthorizedRaw Should verify message signature and return FALSE using isAuthorizedRawPublic for ECDSA account
Should verify message signature and return FALSE using isAuthorizedRawPublic for ED25519 account ‑ @HAS IHRC-632 Test Suite IsAuthorizedRaw Should verify message signature and return FALSE using isAuthorizedRawPublic for ED25519 account
Should verify message signature and return TRUE using isAuthorized for ECDSA key ‑ @HAS IHRC-632 Test Suite IsAuthorized Should verify message signature and return TRUE using isAuthorized for ECDSA key
Should verify message signature and return TRUE using isAuthorized for ED25519 key ‑ @HAS IHRC-632 Test Suite IsAuthorized Should verify message signature and return TRUE using isAuthorized for ED25519 key
Should verify message signature and return TRUE using isAuthorized for threshold key includes multiple ED25519 and ECDSA keys ‑ @HAS IHRC-632 Test Suite IsAuthorized Should verify message signature and return TRUE using isAuthorized for threshold key includes multiple ED25519 and ECDSA keys
Should verify message signature and return TRUE using isAuthorizedRawPublic for ECDSA account ‑ @HAS IHRC-632 Test Suite IsAuthorizedRaw Should verify message signature and return TRUE using isAuthorizedRawPublic for ECDSA account
Should verify message signature and return TRUE using isAuthorizedRawPublic for ED25519 account ‑ @HAS IHRC-632 Test Suite IsAuthorizedRaw Should verify message signature and return TRUE using isAuthorizedRawPublic for ED25519 account