Skip to content

RemoveTransaction wallet tests fail in Blockcore.Features.Wallet.Tests #210

@xandronus

Description

@xandronus

These two are failing for me:

RemoveTransactionsByIdsAlsoRemovesUnconfirmedSpendingDetailsTransactions
RemoveTransactionsByIdsWhenTransactionsAreUnconfirmedReturnsRemovedTransactionsList

Did a bit of investigation into this and these tests seems to use LiteDB which I don't think we are supporting? Seems related to the transaction CreationTime which the test seems to let default and not specify explicitly. I think I can fix it by setting a CreationTime but not sure whether these tests are useful since we aren't using LiteDB? Let me know if you think they are worth fixing and I'll fix them up.

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