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

Add TransactionInfo tets #35

Merged
merged 5 commits into from
Aug 12, 2024
Merged

Add TransactionInfo tets #35

merged 5 commits into from
Aug 12, 2024

Conversation

FrancoGiachetta
Copy link
Contributor

@FrancoGiachetta FrancoGiachetta commented Jul 24, 2024

Refers to: #34
This PR adds tests checking some TransactionInfo fileds:

  • da_gas
  • state_changes_for_fee
  • actual_resources.starknet_resources
  • revert_error

Copy link

github-actions bot commented Jul 24, 2024

✅ Code is now correctly formatted.

@FrancoGiachetta FrancoGiachetta marked this pull request as ready for review July 25, 2024 21:39
Copy link
Member

@pefontana pefontana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice one @FrancoGiachetta !

@pefontana pefontana linked an issue Jul 29, 2024 that may be closed by this pull request
Copy link
Contributor

@JulianGCalderon JulianGCalderon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pefontana pefontana added this pull request to the merge queue Aug 12, 2024
Merged via the queue into main with commit 7b44aff Aug 12, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TEST] Assert TransactionExecutionInfo
3 participants