Skip to content

Hookup CI to run tests #123

@nuke-web3

Description

@nuke-web3

We now have some resonable test cases to check we don't break things as we move forward. cargo test --workspace now ensures that the keccak hashing matches (cargo t -p eq-common also works for just that)

test test::test_serialization ... ok
test test::keccak_of_data_matches_keccak_from_blob_shares_randomized ... ok

test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.65s

Worth adding this to a pre-release test hook at least, for some sanity checks

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