fix debug message #24
GitHub Actions / Integration Tests
succeeded
Dec 26, 2023 in 0s
Integration Tests ✅
✅ integration_tests/results.json
8 tests were completed in 11s with 8 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
integration_tests/test/accounts.test.ts | 1✅ | 506ms | ||
integration_tests/test/blocks.test.ts | 6✅ | 8s | ||
integration_tests/test/contracts.test.ts | 1✅ | 10s |
✅ integration_tests/test/accounts.test.ts
Accounts
✅ should be able to get a fungible token balance
✅ integration_tests/test/blocks.test.ts
Blocks
✅ can fetch a valid revision: 0x00000000836c6431e2624d71e48907f602bc577693ac49ea364d9607f66b71fa
✅ can fetch a valid revision: 1
✅ can fetch a valid revision: best
✅ can fetch a valid revision: finalized
✅ should be mining
✅ should return null when block does not exist
✅ integration_tests/test/contracts.test.ts
Contracts
✅ should be able to deploy contract
Loading