Push on main #871
GitHub Actions / Integration Test Results
succeeded
Mar 17, 2026 in 0s
All 36 tests pass in 5m 30s
Annotations
Check notice on line 0 in .github
github-actions / Integration Test Results
36 tests found
There are 36 tests, see "Raw output" for the full list of tests.
Raw output
CLI from different working directories should execute account command from different cwd ‑ CLI from different working directories should execute account command from different cwd
CLI from different working directories should load plugins when run from /tmp ‑ CLI from different working directories should load plugins when run from /tmp
CLI from different working directories should load plugins when run from project root ‑ CLI from different working directories should load plugins when run from project root
CLI from different working directories should return JSON error when required option is missing with --format json ‑ CLI from different working directories should return JSON error when required option is missing with --format json
Config Integration Tests should list config options ‑ Config Integration Tests should list config options
Config Integration Tests should set config option and then verify it with with get method ‑ Config Integration Tests should set config option and then verify it with with get method
Create Account Integration Tests Valid Create Account Scenarios should create an account and verify with view method ‑ Create Account Integration Tests Valid Create Account Scenarios should create an account and verify with view method
Create NFT Integration Tests should create a non-fungible token and verify with account balance method ‑ Create NFT Integration Tests should create a non-fungible token and verify with account balance method
Create Token Integration Tests should create a token and verify with account balance method ‑ Create Token Integration Tests should create a token and verify with account balance method
Create Topic Integration Tests should create a topic and verify with list method ‑ Create Topic Integration Tests should create a topic and verify with list method
Credentials Integration Tests should remove credential and then verify it with list ‑ Credentials Integration Tests should remove credential and then verify it with list
Delete Account Integration Tests Valid Delete Account Scenarios should delete imported account by name and verify empty result with view method ‑ Delete Account Integration Tests Valid Delete Account Scenarios should delete imported account by name and verify empty result with view method
Delete Topic Integration Tests Invalid Delete Topic Scenarios should fail when deleting non-existent topic by name ‑ Delete Topic Integration Tests Invalid Delete Topic Scenarios should fail when deleting non-existent topic by name
Delete Topic Integration Tests Invalid Delete Topic Scenarios should fail when deleting non-existent topic by topicId ‑ Delete Topic Integration Tests Invalid Delete Topic Scenarios should fail when deleting non-existent topic by topicId
Delete Topic Integration Tests Valid Delete Topic Scenarios should delete topic by name and verify with list method ‑ Delete Topic Integration Tests Valid Delete Topic Scenarios should delete topic by name and verify with list method
Delete Topic Integration Tests Valid Delete Topic Scenarios should delete topic by topicId and verify with list method ‑ Delete Topic Integration Tests Valid Delete Topic Scenarios should delete topic by topicId and verify with list method
HBAR Transfer Account Integration Tests should transfer HBAR from defined account to account and then verify it with account view method ‑ HBAR Transfer Account Integration Tests should transfer HBAR from defined account to account and then verify it with account view method
HBAR Transfer Account Integration Tests should transfer HBAR from operator to account and then verify it with account view method ‑ HBAR Transfer Account Integration Tests should transfer HBAR from operator to account and then verify it with account view method
Import Account Integration Tests Valid Import Account Scenarios should import an account and verify with view method ‑ Import Account Integration Tests Valid Import Account Scenarios should import an account and verify with view method
Import Token Integration Tests should import a token by ID and verify with list ‑ Import Token Integration Tests should import a token by ID and verify with list
Import Token Integration Tests should import a token with alias and verify with list ‑ Import Token Integration Tests should import a token with alias and verify with list
Import Topic Integration Tests should import a topic by ID and verify with list ‑ Import Topic Integration Tests should import a topic by ID and verify with list
Import Topic Integration Tests should import a topic with alias and verify with list ‑ Import Topic Integration Tests should import a topic with alias and verify with list
List Token Integration Tests should create a token and check it with list ‑ List Token Integration Tests should create a token and check it with list
Mint FT Integration Tests should create a token with supply key, mint tokens to treasury and verify with account balance method ‑ Mint FT Integration Tests should create a token with supply key, mint tokens to treasury and verify with account balance method
Mint NFT Integration Tests should create an NFT collection, mint NFT to treasury and verify with view token method ‑ Mint NFT Integration Tests should create an NFT collection, mint NFT to treasury and verify with view token method
Plugin Management Integration Tests full test that creates, view, enable disable and removes plugin ‑ Plugin Management Integration Tests full test that creates, view, enable disable and removes plugin
Plugin Management Integration Tests reset clears plugin state and removes custom plugins ‑ Plugin Management Integration Tests reset clears plugin state and removes custom plugins
Token Custom Fees Integration Tests should create FT with fixed HBAR fee ‑ Token Custom Fees Integration Tests should create FT with fixed HBAR fee
Token Custom Fees Integration Tests should create FT with fixed TOKEN fee ‑ Token Custom Fees Integration Tests should create FT with fixed TOKEN fee
Token Custom Fees Integration Tests should create FT with fractional fee ‑ Token Custom Fees Integration Tests should create FT with fractional fee
Topic Messages Integration Tests should create a topic and submit message and then find it ‑ Topic Messages Integration Tests should create a topic and submit message and then find it
Transfer NFT Integration Tests Invalid Transfer NFT Scenarios should fail validation when trying to transfer more than 10 serials ‑ Transfer NFT Integration Tests Invalid Transfer NFT Scenarios should fail validation when trying to transfer more than 10 serials
Transfer NFT Integration Tests Invalid Transfer NFT Scenarios should fail when trying to transfer NFT not owned by source account ‑ Transfer NFT Integration Tests Invalid Transfer NFT Scenarios should fail when trying to transfer NFT not owned by source account
Transfer NFT Integration Tests Valid Transfer NFT Scenarios should create NFT, mint to source account and transfer to destination account ‑ Transfer NFT Integration Tests Valid Transfer NFT Scenarios should create NFT, mint to source account and transfer to destination account
Transfer Token Integration Tests should create a token associate with account and transfer to it from operator account and verify with account balance method ‑ Transfer Token Integration Tests should create a token associate with account and transfer to it from operator account and verify with account balance method
Loading