Test Execution Function¶
Documentation for tests/osaka/eip7692_eof_v1/eip3540_eof_v1/[email protected].
Generate fixtures for these test cases for Osaka with:
fill -v tests/osaka/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py --fork Osaka
Test Functions Overview¶
| Name | Type | Cases (Osaka) | 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 |