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

ci: unit test and truffle test #456

Merged
merged 4 commits into from
Oct 18, 2021
Merged

Conversation

j75689
Copy link
Contributor

@j75689 j75689 commented Oct 15, 2021

Description

Automated testing of master, develop branches, and the PR submitted to master, develop branches.

Rationale

Example

image

Changes

Notable changes:

  • .github/workflows/...
  • docker/...
  • tests/truffle/...

Preflight checks

  • build passed (make build)
  • tests passed (make test)
  • manual transaction test passed

Already reviewed by

N/A

Related issues

N/A

@j75689 j75689 force-pushed the ci/test_flow branch 9 times, most recently from 7011441 to d6dfd5e Compare October 15, 2021 16:41
@unclezoro
Copy link
Collaborator

shall we have make lint, make test, make geth

@j75689 j75689 force-pushed the ci/test_flow branch 4 times, most recently from b8f7d7b to e6c4b5d Compare October 18, 2021 08:33
@j75689
Copy link
Contributor Author

j75689 commented Oct 18, 2021

shall we have make lint, make test, make geth

added make lint

@j75689 j75689 force-pushed the ci/test_flow branch 2 times, most recently from 4bb21f8 to faf505f Compare October 18, 2021 09:06
@unclezoro unclezoro merged commit f2f68db into bnb-chain:develop Oct 18, 2021
This was referenced Oct 19, 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 this pull request may close these issues.

None yet

3 participants