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

Added tests around the voting ballot contract. #502

Merged
merged 6 commits into from
Nov 8, 2023

Added an array based solution for the private keys.

fac6a73
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Added tests around the voting ballot contract. #502

Added an array based solution for the private keys.
fac6a73
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results failed Nov 7, 2023 in 0s

1 fail, 6 skipped, 188 pass in 8m 14s

  15 files   -   1    65 suites   - 3   8m 14s ⏱️ -40s
195 tests  -   3  188 ✔️  -   3  6 💤 ±0  1 ±0 
205 runs   - 13  198 ✔️  - 12  6 💤 ±0  1  - 1 

Results for commit fac6a73. ± Comparison against earlier commit fa30ca2.

Annotations

Check warning on line 0 in should be able to execute cryptoTransfer for hbar transfer only

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 2 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.beb738793749b71d54ecedb854e6ac1e.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