Skip to content

How to setup neardevhub-contract locally and run #447

Discussion options

You must be logged in to vote

Hi @Rishabhraghwendra18.

The most efficient solution would be creating a new test module in the /tests directory of the contract repo and executing cargo test. You can use the migration test module as an example. It's worth mentioning that we encourage contributors to write tests for any update that adds new functionalities, so I would consider this step as mandatory.

Another option is to deploy your own contract instance on testnet, which will also act as a demo environment, that you can link in your PR's description in order to make the acceptance process easier for reviewers. Notice that in this case, you need to deploy the widgets as well.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@carina-akaia
Comment options

@petersalomonsen
Comment options

Answer selected by frol
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants