This repository has been archived by the owner on Jan 24, 2025. It is now read-only.
Implement account transition unit test #2827
unit-test.yml
on: pull_request
Unit tests
5m 4s
Unit tests -race
6m 35s
Annotations
8 errors
Unit tests:
tools/docker-network/tests/accounttransition_test.go#L13
undefined: NewDockerTestFramework
|
Unit tests:
tools/docker-network/tests/accounttransition_test.go#L14
undefined: WithProtocolParametersOptions
|
Unit tests:
pkg/testsuite/mock/wallet_transactions.go#L692
builder.NewFoundryOutputBuilder(accAddr, tokenScheme, mintedAmount).NativeToken(&iotago.NativeTokenFeature{…}).SerialNumber undefined (type *builder.FoundryOutputBuilder has no field or method SerialNumber)
|
Unit tests
Process completed with exit code 1.
|
Unit tests -race:
tools/docker-network/tests/accounttransition_test.go#L13
undefined: NewDockerTestFramework
|
Unit tests -race:
tools/docker-network/tests/accounttransition_test.go#L14
undefined: WithProtocolParametersOptions
|
Unit tests -race:
pkg/testsuite/mock/wallet_transactions.go#L692
builder.NewFoundryOutputBuilder(accAddr, tokenScheme, mintedAmount).NativeToken(&iotago.NativeTokenFeature{…}).SerialNumber undefined (type *builder.FoundryOutputBuilder has no field or method SerialNumber)
|
Unit tests -race
Process completed with exit code 1.
|