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

Making examples.go become an automated test #68

Merged
merged 3 commits into from
Jun 13, 2023

Conversation

jimmychu0807
Copy link
Contributor

@jimmychu0807 jimmychu0807 commented Jun 13, 2023

@AstaFrode

I converted examples.go to become an automated test suites.
We can test with go test -v.

But when running with a local node, there are a two issues:

  1. It will download a .private file to the workspace path. Why is this?

  2. It shows the following error:

    Screenshot 2023-06-13 at 11 51 25

@AstaFrode AstaFrode merged commit f547802 into CESSProject:main Jun 13, 2023
@jimmychu0807 jimmychu0807 deleted the jc/dev2 branch June 13, 2023 04:01
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