Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration tests #3

Closed
wants to merge 18 commits into from

get report URL

a24665c
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

Integration tests #3

get report URL
a24665c
Select commit
Loading
Failed to load commit list.
GitHub Actions / Integration Tests succeeded Dec 26, 2023 in 0s

Integration Tests ✅

Tests passed successfully

✅ 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✅ 567ms
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