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 tests for different JMS message types #13202

Merged
merged 1 commit into from
Feb 4, 2025
Merged

Add tests for different JMS message types #13202

merged 1 commit into from
Feb 4, 2025

Conversation

ansd
Copy link
Member

@ansd ansd commented Feb 4, 2025

This commit contains the following AMQP 1.0 test changes:

  1. Simplify .NET suite
  2. Simplify Java package naming
  3. Extract JMS tests into separate suite. This way, it's easier to run, debug, and add new tests compared to the previous suite which mixed .NET tests with JMS tests.
  4. Add tests for different JMS message types

This commit contains the following changes:
1. Simplify .NET suite
2. Simplify Java package naming
3. Extract JMS tests into separate suite. This way, it's easier to run,
debug, and add new tests compared to the previous suite which mixed
.NET tests with JMS tests.
4. Add tests for different JMS message types
@ansd ansd added this to the 4.1.0 milestone Feb 4, 2025
@mergify mergify bot added the make label Feb 4, 2025
@ansd ansd requested a review from acogoluegnes February 4, 2025 11:16
@ansd ansd merged commit 7bc3ab8 into main Feb 4, 2025
270 checks passed
@ansd ansd deleted the jms-tests branch February 4, 2025 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant