Skip to content

Move calcMinFeeRecursive tests to a separate module #1121

@Jimbo4350

Description

@Jimbo4350

Context

As noted in PR #1106 review, the Test.Cardano.Api.Experimental test module has grown too long after adding property tests for calcMinFeeRecursive.

Proposed change

Move the calcMinFeeRecursive property tests and their supporting generators (genFundedSimpleTx, genFundedMultiAssetTx, genUnderfundedTx, genNonAdaUnbalancedTx, genMinUTxOViolatingTx, etc.) from Test.Cardano.Api.Experimental into a dedicated module, e.g. Test.Cardano.Api.Experimental.Fee.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions