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

Added tests for JmsPut and JmsGet #237

Merged
merged 2 commits into from
May 21, 2024

Conversation

harshitsharma2801
Copy link
Contributor

  1. Added tests for JmsPut and JmsGet
  2. Updated readme

@chughts chughts self-requested a review May 14, 2024 14:39
JMS/README.md Outdated
@@ -367,7 +367,9 @@ By default these samples will run in client mode. If you do want to run the samp
to the `env.json` file.

## Unit Test
The samples also contain unit tests in `src/test` , which you can run using maven with the following command :
The samples also contain unit tests in `src/test`. These tests require connection with a Queue Manager and use the default `env.json` present in the repository, hence make sure you have atleast one valid endpoint in the `env.json`.
Copy link
Collaborator

Choose a reason for hiding this comment

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

atleast - typo.

@chughts chughts merged commit 58f8e8c into ibm-messaging:master May 21, 2024
1 check passed
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