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 description on how to kick start test cases #466

Closed

Conversation

hugoleung1225
Copy link

Related to #465 .
Found that some steps should be executed before running test successfully.
I would like to add them to ReadMe for the community.

```
pnpm build
```
4. Run a devnet node by following this document:
Copy link
Member

Choose a reason for hiding this comment

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

To successfully run all tests (including the ones with WalletConnect), we need to use the docker-compose file under the docker directory.

Please take a look at the CI config.
https://github.com/alephium/alephium-web3/blob/master/.github/workflows/test.yml#L24-L26

@polarker polarker closed this Dec 4, 2024
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.

3 participants