Adding tests for NonExistant account #54
GitHub Actions / Test Results
failed
Oct 23, 2023 in 0s
1 fail, 6 skipped, 191 pass in 9m 1s
Annotations
Check warning on line 0 in should be able to execute cryptoTransfer for hbar transfer only
github-actions / Test Results
All 3 runs failed: TokenTransferContract Test Suite should be able to execute cryptoTransfer for hbar transfer only (should be able to execute cryptoTransfer for hbar transfer only)
test-results.01b57881c667c6d8d9eae52a3e903951.xml
test-results.a6c363058f5ffad0b378d24d5917874d.xml
test-results.c3c013ecbb12880e7064a53c8343275f.xml
Raw output
expected false to equal true
AssertionError: expected false to equal true
at Context.<anonymous> (test/hts-precompile/token-transfer/tokenTransferContract.js:279:47)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
+ expected - actual
-false
+true
Loading