test_section_order()
¶
Documentation for tests/osaka/eip7692_eof_v1/eip3540_eof_v1/test_section_order.py::test_section_order@83970623
.
Generate fixtures for these test cases for Osaka with:
fill -v tests/osaka/eip7692_eof_v1/eip3540_eof_v1/test_section_order.py::test_section_order --fork Osaka
Test sections order and it appearance in body and header.
Source code in tests/osaka/eip7692_eof_v1/eip3540_eof_v1/test_section_order.py
140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 |
|
Parametrized Test Cases¶
The interactive table below is also available as a standalone page.
Test ID (Abbreviated) | test_position | section_test | section_kind |
---|---|---|---|
...fork_Osaka-eof_test-test_position_CasePosition.BODY-section_test_SectionTest.MISSING-section_kind_TYPE | CasePosition.BODY | SectionTest.MISSING | TYPE |
...fork_Osaka-eof_test-test_position_CasePosition.BODY-section_test_SectionTest.MISSING-section_kind_CODE | CasePosition.BODY | SectionTest.MISSING | CODE |
...fork_Osaka-eof_test-test_position_CasePosition.BODY-section_test_SectionTest.MISSING-section_kind_DATA | CasePosition.BODY | SectionTest.MISSING | DATA |
...fork_Osaka-eof_test-test_position_CasePosition.BODY-section_test_SectionTest.WRONG_ORDER-section_kind_TYPE | CasePosition.BODY | SectionTest.WRONG_ORDER | TYPE |
...fork_Osaka-eof_test-test_position_CasePosition.BODY-section_test_SectionTest.WRONG_ORDER-section_kind_CODE | CasePosition.BODY | SectionTest.WRONG_ORDER | CODE |
...fork_Osaka-eof_test-test_position_CasePosition.BODY-section_test_SectionTest.WRONG_ORDER-section_kind_DATA | CasePosition.BODY | SectionTest.WRONG_ORDER | DATA |
...fork_Osaka-eof_test-test_position_CasePosition.HEADER-section_test_SectionTest.MISSING-section_kind_TYPE | CasePosition.HEADER | SectionTest.MISSING | TYPE |
...fork_Osaka-eof_test-test_position_CasePosition.HEADER-section_test_SectionTest.MISSING-section_kind_CODE | CasePosition.HEADER | SectionTest.MISSING | CODE |
...fork_Osaka-eof_test-test_position_CasePosition.HEADER-section_test_SectionTest.MISSING-section_kind_DATA | CasePosition.HEADER | SectionTest.MISSING | DATA |
...fork_Osaka-eof_test-test_position_CasePosition.HEADER-section_test_SectionTest.WRONG_ORDER-section_kind_TYPE | CasePosition.HEADER | SectionTest.WRONG_ORDER | TYPE |
...fork_Osaka-eof_test-test_position_CasePosition.HEADER-section_test_SectionTest.WRONG_ORDER-section_kind_CODE | CasePosition.HEADER | SectionTest.WRONG_ORDER | CODE |
...fork_Osaka-eof_test-test_position_CasePosition.HEADER-section_test_SectionTest.WRONG_ORDER-section_kind_DATA | CasePosition.HEADER | SectionTest.WRONG_ORDER | DATA |
...fork_Osaka-eof_test-test_position_CasePosition.BODY_AND_HEADER-section_test_SectionTest.MISSING-section_kind_TYPE | CasePosition.BODY_AND_HEADER | SectionTest.MISSING | TYPE |
...fork_Osaka-eof_test-test_position_CasePosition.BODY_AND_HEADER-section_test_SectionTest.MISSING-section_kind_CODE | CasePosition.BODY_AND_HEADER | SectionTest.MISSING | CODE |
...fork_Osaka-eof_test-test_position_CasePosition.BODY_AND_HEADER-section_test_SectionTest.MISSING-section_kind_DATA | CasePosition.BODY_AND_HEADER | SectionTest.MISSING | DATA |
...fork_Osaka-eof_test-test_position_CasePosition.BODY_AND_HEADER-section_test_SectionTest.WRONG_ORDER-section_kind_TYPE | CasePosition.BODY_AND_HEADER | SectionTest.WRONG_ORDER | TYPE |
...fork_Osaka-eof_test-test_position_CasePosition.BODY_AND_HEADER-section_test_SectionTest.WRONG_ORDER-section_kind_CODE | CasePosition.BODY_AND_HEADER | SectionTest.WRONG_ORDER | CODE |
...fork_Osaka-eof_test-test_position_CasePosition.BODY_AND_HEADER-section_test_SectionTest.WRONG_ORDER-section_kind_DATA | CasePosition.BODY_AND_HEADER | SectionTest.WRONG_ORDER | DATA |