Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Test for kv/memdb/memory_mutation.go are needed #515

@Giulio2002

Description

@Giulio2002

Memory_mutation.go contains a data structures which emulates the BTree interface of our Database, it can be thought as just a Btree which acts as a map. each mutations has tables which are set of key => value pairs like an hashmap per say, we need to tests those functions, this include IncrementSequence, GetOne, Put, ForAmount, etc.... there are some other tests written but nowhere enough for full coverage.

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