Test Execution Function¶
Documentation for tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py@091c1aa1
.
Generate fixtures for these test cases for PragueEIP7692 with:
fill -v tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py --fork PragueEIP7692
Test Functions Overview¶
Name | Type | Cases (PragueEIP7692) | Description |
---|---|---|---|
test_eof_functions_contract_call_succeed |
state_test | 4 | Test simple contracts that are simply expected to succeed on call. |
test_eof_functions_contract_call_fail |
state_test | 4 | Test simple contracts that are simply expected to fail on call. |
test_eof_functions_contract_call_within_deep_nested |
state_test | 1 | Test performing a call within a nested callf and verify correct behavior of |