Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(tests): update test case examples alongside docs #61

Closed
wants to merge 31 commits into from
Closed

feat(tests): update test case examples alongside docs #61

wants to merge 31 commits into from

Conversation

qbzzt
Copy link
Contributor

@qbzzt qbzzt commented Feb 5, 2023

🗒️ Description

An override of the initial PR (that initially added a blockchain test example to the EEST fillers). This is overridden due to significant framework changes.

The PR now adds an updated blockchain test case example, to coincide with the state test yul example.

These will be documented as tutorials within the EEST documentation.

The blockchain example utilizes the new Transactions generator dataclass: #435.

🔗 Related Issues

None.

✅ Checklist

  • All: Set appropriate labels for the changes.
  • All: Considered squashing commits to improve commit history.
  • All: Added an entry to CHANGELOG.md.
  • All: Considered updating the online docs in the ./docs/ directory.
  • Tests: All converted JSON/YML tests from ethereum/tests have been added to converted-ethereum-tests.txt.
  • Tests: Included the type and version of evm t8n tool used to locally execute test cases: e.g., ref with commit hash or geth 1.13.1-stable-3f40e65.
  • Tests: Ran mkdocs serve locally and verified the auto-generated docs for new tests in the Test Case Reference are correctly formatted.

danceratopz added a commit to danceratopz/execution-spec-tests that referenced this pull request May 29, 2023
Two of the examples in the tutorial content are not yet included in the repository, see ethereum#54 (bad_opcode) ethereum#61 (blockchain_example). As these examples are not merged and not yet converted to pytest format, they've been temporarily removed from the doc.
danceratopz added a commit to danceratopz/execution-spec-tests that referenced this pull request Jun 1, 2023
Two of the examples in the tutorial content are not yet included in the repository, see ethereum#54 (bad_opcode) ethereum#61 (blockchain_example). As these examples are not merged and not yet converted to pytest format, they've been temporarily removed from the doc.
@spencer-tb
Copy link
Collaborator

We should update the state test getting started in this PR, as it's now out of date regarding new framework test writing standards.

@spencer-tb spencer-tb self-assigned this Jan 19, 2024
@spencer-tb spencer-tb added scope:tests Scope: Changes EL client test cases in `./tests` type:feat type: Feature labels Feb 27, 2024
@spencer-tb spencer-tb added the scope:docs Scope: Documentation label Feb 27, 2024
@spencer-tb spencer-tb changed the title feat(block_example.py): Create a simple blockchain test feat(tests): update test case examples alongside docs Feb 27, 2024
@qbzzt qbzzt closed this by deleting the head repository Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope:docs Scope: Documentation scope:tests Scope: Changes EL client test cases in `./tests` type:feat type: Feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants