test_multiple_refund_types_in_one_tx()¶
Documentation for tests/amsterdam/eip7778_block_gas_accounting_without_refunds/test_gas_accounting.py::test_multiple_refund_types_in_one_tx@9c2813ee.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/amsterdam/eip7778_block_gas_accounting_without_refunds/test_gas_accounting.py::test_multiple_refund_types_in_one_tx --fork Amsterdam
Test gas accounting for all refund types available in the given fork.
Source code in tests/amsterdam/eip7778_block_gas_accounting_without_refunds/test_gas_accounting.py
493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 | |
Parametrized Test Cases¶
This test generates 2 parametrized test cases across 1 fork.