Skip to content

chore(ci): add the state tests generated by evmone's unittests to EEST releases #360

@danceratopz

Description

@danceratopz

ipsilon/evmone#743 added state test fixture generation from evmone's unit tests. We could consider generating these state test fixtures as part of our fixture release CI flow to make them available to other teams.

To generate the fixtures, build evmone and then

export EVMONE_EXPORT_TESTS=exported_tests
build/bin/evmone-unittests --gtest_filter=state_transition.\*
ls exported_tests/state_transition/
# -> 
# block  create  eof  selfdestruct  trace  transient_storage  tx

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-discussionNeeds discussion before proceedingscope:ciScope: Continuous Integrationtype:choreType: Chore

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions