Skip to content

build(deps-dev): Bump @openzeppelin/contracts-upgradeable from 5.1.0 … #540

build(deps-dev): Bump @openzeppelin/contracts-upgradeable from 5.1.0 …

build(deps-dev): Bump @openzeppelin/contracts-upgradeable from 5.1.0 … #540

GitHub Actions / Unit Tests results succeeded Jan 10, 2025 in 0s

All 10 tests pass in 25s

10 tests   - 46   10 ✅  - 46   25s ⏱️ - 5m 53s
 2 suites  -  7    0 💤 ± 0 
 1 files   ± 0    0 ❌ ± 0 

Results for commit bc8371c. ± Comparison against earlier commit 4bdf28d.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Unit Tests results

10 tests found

There are 10 tests, see "Raw output" for the full list of tests.
Raw output
should NOT be able to use transferFrom on NFT tokens without approval ‑ TokenTransferContract Test Suite should NOT be able to use transferFrom on NFT tokens without approval
should NOT be able to use transferFrom on fungible tokens without approval ‑ TokenTransferContract Test Suite should NOT be able to use transferFrom on fungible tokens without approval
should be able to execute cryptoTransfer for hbar transfer only ‑ TokenTransferContract Test Suite should be able to execute cryptoTransfer for hbar transfer only
should be able to execute cryptoTransfer for nft only ‑ TokenTransferContract Test Suite should be able to execute cryptoTransfer for nft only
should be able to execute cryptoTransfer with both 3 txs ‑ TokenTransferContract Test Suite should be able to execute cryptoTransfer with both 3 txs
should be able to execute getApproved ‑ TokenTransferContract Test Suite should be able to execute getApproved
should be able to execute transferNFT ‑ TokenTransferContract Test Suite should be able to execute transferNFT
should be able to execute transferNFTs ‑ TokenTransferContract Test Suite should be able to execute transferNFTs
should be able to execute transferToken ‑ TokenTransferContract Test Suite should be able to execute transferToken
should be able to execute transferTokens ‑ TokenTransferContract Test Suite should be able to execute transferTokens