Skip to content

op-acceptance-tests: matrix the Jovian tests across Pectra and Fusaka L1s #17980

@joshklop

Description

@joshklop

Right now they only execute against a Pectra L1. We can have generic test implementations that we import in subpackages. Each subpackage would have a different devnet configuration. I think a test would look like:

func TestExampleWithPectraL1(t *testing.T) {
    fusaka.RunTestExample(t)
}

Metadata

Metadata

Assignees

Labels

H-jovianHardfork: change is planned for jovian upgrade

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions