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

Simplify getting contract paths for testing #379

Closed
andrew-fleming opened this issue Jul 4, 2022 · 0 comments · Fixed by #377
Closed

Simplify getting contract paths for testing #379

andrew-fleming opened this issue Jul 4, 2022 · 0 comments · Fixed by #377

Comments

@andrew-fleming
Copy link
Collaborator

When testing with contract classes, it'd be easier to abstract out the contract path and just use the contract name e.g. change get_contract_class("path/to/Contract.cairo") into get_contract_class("Contract").

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: 👀 In review
Development

Successfully merging a pull request may close this issue.

1 participant