Skip to content
This repository has been archived by the owner on Jan 24, 2025. It is now read-only.

Implement account transition unit test #2827

Implement account transition unit test

Implement account transition unit test #2827

Triggered via pull request January 18, 2024 08:45
Status Failure
Total duration 6m 46s
Artifacts

unit-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.