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

[Unit Test] Unit test for JsonPathUtils.java #4992

Closed
2 of 3 tasks
harshithasudhakar opened this issue Jun 14, 2024 · 3 comments · Fixed by #5083
Closed
2 of 3 tasks

[Unit Test] Unit test for JsonPathUtils.java #4992

harshithasudhakar opened this issue Jun 14, 2024 · 3 comments · Fixed by #5083
Labels
good first issue Issues for first-time contributors testing

Comments

@harshithasudhakar
Copy link
Member

Search before asking

  • I had searched in the issues and found no similar issues.

Read the unit testing guidelines

  • I have read.

Unit test request

Add unit test for JsonPathUtils.java

Describe the unit tests you want to do

Module name: eventmesh-common
Located at: https://github.com/apache/eventmesh/blob/master/eventmesh-common/src/main/java/org/apache/eventmesh/common/utils/JsonPathUtils.java
Task status: ×(unfinished)

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
@denizOgut
Copy link
Contributor

Hey, I'm really into unit testing and event-driven design. Could I take on this task and contribute? It feels like the perfect fit for me.

@harshithasudhakar
Copy link
Member Author

Sure, please go ahead and give it a try! :)

@denizOgut
Copy link
Contributor

Hey, opened PR @harshithasudhakar could you please review ?

Pil0tXia pushed a commit that referenced this issue Sep 1, 2024
* test: adds unit tests for JsonPathUtils.java

* fix: checkstyle errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Issues for first-time contributors testing
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants