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

feat: add Golang tests to workflow #2679

Merged

Conversation

marcin-piela-ariane
Copy link
Contributor

@marcin-piela-ariane marcin-piela-ariane commented Jul 4, 2024

Description:

This PR adds:

  • ability to run Golang JSON RPC tests against local node,
  • execution of Golang JSON RPC tests to dev-tool-test workflow.

Related issue(s):

Closes #2681

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

…& added Golang JSON RPC workflow (hashgraph#2681)

Signed-off-by: Marcin Piela (ArianeLabs) <marcin.piela@arianelabs.com>
Copy link
Collaborator

@Nana-EC Nana-EC left a comment

Choose a reason for hiding this comment

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

Nice addition, some suggestions provided

tools/golang-json-rpc-tests/.env.example Show resolved Hide resolved
.github/workflows/dev-tool-test.yml Outdated Show resolved Hide resolved
…aph#2681)

Signed-off-by: Marcin Piela (ArianeLabs) <marcin.piela@arianelabs.com>
@quiet-node quiet-node added the enhancement New feature or request label Jul 15, 2024
@quiet-node quiet-node added this to the 0.53.0 milestone Jul 15, 2024
Nana-EC
Nana-EC previously approved these changes Jul 19, 2024
quiet-node
quiet-node previously approved these changes Jul 19, 2024
Copy link
Member

@quiet-node quiet-node left a comment

Choose a reason for hiding this comment

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

LG just one quick question.

tools/golang-json-rpc-tests/.env.example Show resolved Hide resolved
Signed-off-by: Marcin Piela (ArianeLabs) <marcin.piela@arianelabs.com>
Copy link
Contributor

@acuarica acuarica left a comment

Choose a reason for hiding this comment

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

lg, left comment

.github/workflows/dev-tool-workflow.yml Show resolved Hide resolved
@se7enarianelabs se7enarianelabs added the ArianeLabs Items ArianeLabs is contributing to label Aug 1, 2024
Copy link
Contributor

@acuarica acuarica left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Member

@quiet-node quiet-node left a comment

Choose a reason for hiding this comment

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

LGTM

@quiet-node quiet-node merged commit 0485787 into hashgraph:main Aug 12, 2024
32 of 34 checks passed
@quiet-node quiet-node modified the milestones: 0.53.0, 0.54.0 Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ArianeLabs Items ArianeLabs is contributing to enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add Golang tests to workflow
5 participants