Skip to content

test_jumpf_multi_target_rules()

Documentation for tests/osaka/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_multi_target_rules@21fb11c8.

Generate fixtures for these test cases for Osaka with:

fill -v tests/osaka/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_multi_target_rules --fork Osaka

NOT IMPLEMENTED: Test a section that contains multiple JUMPF to different targets with different outputs.

Source code in tests/osaka/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py
114
115
116
117
118
119
120
121
122
@pytest.mark.skip("Not implemented")
def test_jumpf_multi_target_rules(
    eof_state_test: EOFStateTestFiller,
):
    """
    NOT IMPLEMENTED:
    Test a section that contains multiple JUMPF to different targets with different outputs.
    """
    pass

Parametrized Test Cases

This test case is only parametrized by fork and fixture format.

Test ID (Abbreviated)
...fork_Osaka-eof_test
...fork_Osaka-eof_state_test
...fork_Osaka-eof_blockchain_test