Skip to content

feat(tests,execute): expand 4844 test suite to use real blobs in execute mode #1515

Open
@marioevz

Description

@marioevz
          > test suite that sends blob txs to ELs, then we call `get_blobs` to validate the response. This feels suited towards an extension in `execute`.

This could even replace most of hive simulator tests if possible. The main issue right now is that most of the time we don't have full blobs in our tests but we only put the versioned hashes in the transaction. But perhaps we could put full blobs in the test transactions if we are running in execute mode (we could create a "mode" fixture that is populated with "fill" or "execute" depending on the pytest plugin).

Originally posted by @marioevz in #1510 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    scope:executeScope: Changes to the execute commandscope:testsScope: Changes EL client test cases in `./tests`type:feattype: Feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions