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

[ISSUE #33] Add 6 features according to original message test classes to bdd resource #34

Merged
merged 8 commits into from
Jun 1, 2023

Conversation

nannananananana
Copy link
Contributor

#33 Add 6 features to bdd resource according to 6 original test classes under java/e2e/src/test/java/org/apache/rocketmq/broker/client/message.

Also fix dely.features, normal.features, transaction.features, order.features

@nannananananana nannananananana changed the title [ISSUE #33] Add features to bdd resource [ISSUE #33] Add 6 features according to original message test classes to bdd resource May 31, 2023
When Create a Producer, set the Endpoint("127.0.0.1:9876"), RequestTimeout:("10s"), Topic("random-topic")
And Create a PushConsumer, set the Endpoint("127.0.0.1:9876"), ConsumerGroup("random-group"), Tag("TagA"), Topic("random-topic"), MessageListener("default")
And Create a message, including the Topic("random-topic"), Tag("random-tag"), Key("中文"), Value("中文"), Body("random-body"), msgKey("random-msgkey")
And Set Key("_"), Value("_")
Copy link
Contributor

Choose a reason for hiding this comment

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

这边描述不清晰

@RongtongJin RongtongJin merged commit 8c94688 into apache:master Jun 1, 2023
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.

3 participants