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 localnet test to github actions #15

Closed
brew0722 opened this issue Sep 28, 2021 · 0 comments · Fixed by #26
Closed

Add localnet test to github actions #15

brew0722 opened this issue Sep 28, 2021 · 0 comments · Fixed by #26

Comments

@brew0722
Copy link
Contributor

https://github.com/line/lbm/blob/185b544651b2c58fb8bb6dbebe36e3fb310bc2b6/.circleci/config.yml#L351

When comparing between old circle ci and current github actions, there are 2 missing tests.

Localnet test and contract test items are missing.
• Regarding contract, wasm cli_test is run together in integration test, so no additional work seems necessary.
• Localnet tests were often not run because the latest modifications were not often applied in the localnet script. We need to add this back to github actions.

@whylee259 whylee259 self-assigned this Oct 12, 2021
@whylee259 whylee259 linked a pull request Oct 19, 2021 that will close this issue
3 tasks
@whylee259 whylee259 mentioned this issue Oct 19, 2021
3 tasks
@whylee259 whylee259 removed their assignment Dec 6, 2021
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 a pull request may close this issue.

2 participants