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

test: ensure contract log str and repr work #969

Merged
merged 3 commits into from Aug 12, 2022

Conversation

antazoey
Copy link
Contributor

What I did

Adds missing tests that ensure str() and repr() work, as it was brought up by the community.
Now we know it for sure works in the latest.

How I did it

Add tests.
Add repr method to ContractLog.

How to verify it

tests

Checklist

  • All changes are completed
  • New test cases have been added
  • Documentation has been updated

fubuloubu
fubuloubu previously approved these changes Aug 11, 2022
tests/functional/test_types.py Outdated Show resolved Hide resolved
@antazoey antazoey enabled auto-merge (squash) August 11, 2022 21:27
@antazoey antazoey disabled auto-merge August 11, 2022 21:27
@antazoey antazoey merged commit db6ab04 into ApeWorX:main Aug 12, 2022
@antazoey antazoey deleted the test/jules/test-str branch August 12, 2022 14:08
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.

None yet

2 participants