Skip to content

Lily actor extractors are well tested #932

@frrist

Description

@frrist

Description

Lily's tasks/actorstate package contains a set of actor extractors used to extract the state of different actors from the Filecoin network. Each actor extractor needs testing to exercise its logic ensuring it produces the expected model.

Acceptance criteria

  • Decide on a testing strategy, either via mocking the calls each extractor makes, or by vectorizing actor state from the chain and running an extractor over the vector.
  • Implement testing for each extractor type:
    • account actor
    • init actor
    • market actor
    • miner actor
    • multisig actor
    • power actor
    • raw actor state
    • reward actor
    • verifreg actor

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2P2: Should be resolvedkind/testKind: Test

    Type

    No type

    Projects

    Status

    No status

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions