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 --starknet-network to hardhat test and hardhat run #65

Merged
merged 1 commit into from
Feb 28, 2022

Conversation

FabijanC
Copy link
Collaborator

@FabijanC FabijanC commented Feb 25, 2022

Usage

  • Introduces the --starknet-network option to hardhat test and hardhat run commands/tasks.

Dev

  • Required some refactoring.
  • Introduces new property on the starknet object: networkUrl.
  • The feature is also tested, but weakly - it is only asserted (by virtue of receving a status code of zero) that --starknet-network option may indeed be passed.
  • Replace any with TaskArguments for args of hardhat tasks.

@FabijanC FabijanC changed the title Add --starknet-network to hardhat test and hardhat run Add --starknet-network to hardhat test and hardhat run Feb 25, 2022
@FabijanC FabijanC merged commit 185789f into master Feb 28, 2022
@FabijanC FabijanC deleted the task-override branch February 28, 2022 17:29
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.

2 participants