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 argv to main.py, improve file recursion, add tests #2

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

sentilesdal
Copy link
Contributor

@sentilesdal sentilesdal commented Oct 11, 2023

Adds an argv parameter to the main function in main.py. This allows for easier testing and the ability to use the function in python in general, as opposed to a command line tool. Also,

  • Improved ABI file search. Now will check all subdirectories for jsons.
  • Tests added for ABI file search.
  • Fixed test_hyperdrive_structs.
  • Export main function as pypechain_cli

@sentilesdal sentilesdal changed the title add argv to main.py, add tests add argv to main.py, improve file recursion, add tests Oct 11, 2023
@sentilesdal sentilesdal merged commit 999e252 into main Oct 11, 2023
@sentilesdal sentilesdal deleted the matt-update-argv branch October 11, 2023 20:55
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.

1 participant