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

fix: issue where repr on test accounts manager was misleading #981

Merged
merged 10 commits into from Aug 17, 2022

Conversation

antazoey
Copy link
Contributor

What I did

Was pointed out that if you do

accounts.test_accounts

in console, the repr shows as an empty list even though it isn't.
This PR fixes that as well as adds an accounts guide.

How I did it

Override repr to show addresses of test accounts.

How to verify it

Checklist

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

fubuloubu
fubuloubu previously approved these changes Aug 16, 2022
Copy link
Member

@fubuloubu fubuloubu left a comment

Choose a reason for hiding this comment

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

This is great! Few suggestions, nothing major

docs/userguides/accounts.md Show resolved Hide resolved
docs/userguides/accounts.md Outdated Show resolved Hide resolved
docs/userguides/accounts.md Show resolved Hide resolved
docs/userguides/accounts.md Outdated Show resolved Hide resolved
docs/userguides/accounts.md Show resolved Hide resolved
Co-authored-by: El De-dog-lo <3859395+fubuloubu@users.noreply.github.com>
@antazoey antazoey enabled auto-merge (squash) August 17, 2022 12:43
@antazoey antazoey merged commit 0b2105a into ApeWorX:main Aug 17, 2022
antazoey added a commit to sabotagebeats/ape that referenced this pull request Aug 17, 2022
sabotagebeats added a commit that referenced this pull request Aug 17, 2022
* feat: compiler settings

* refactor: resolving @unparalleled-js comments

* chore: linting

* refactor: more performant return statement

Co-authored-by: El De-dog-lo <3859395+fubuloubu@users.noreply.github.com>

* refactor: moved compiler_data

* docs: Update src/ape/api/compiler.py

* docs: Update src/ape/api/compiler.py

* fix: update copy_on_model_validation expected value (#982)

* fix: issue where repr on test accounts manager was misleading (#981)

Co-authored-by: El De-dog-lo <3859395+fubuloubu@users.noreply.github.com>
Co-authored-by: Juliya Smith <yingthi@live.com>
@antazoey antazoey deleted the docs/jules/accounts branch August 17, 2022 18:24
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

3 participants