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

Complete JMS Publisher test suite #56

Closed
kir-titievsky opened this issue Mar 17, 2017 · 2 comments
Closed

Complete JMS Publisher test suite #56

kir-titievsky opened this issue Mar 17, 2017 · 2 comments
Assignees
Labels

Comments

@kir-titievsky
Copy link
Contributor

kir-titievsky commented Mar 17, 2017

The plan is to

  1. Take section 6 in [1]
  2. port them over to Cloud Pub/Sub
  3. Add tests for multiple subscription pattern, if applicable.

[1] https://github.com/skyscreamer/nevado/wiki/Master-Feature-Grid

@urshunkeler
Copy link
Contributor

The Publisher test suite (this issue) is being implemented in the branch "jms_publisher_test_suite". The tests currently fail because of the following issues:

@urshunkeler
Copy link
Contributor

The tests are now complete (with respect to the Nevado tests in section 6), they compile, but they do not fully work. This means that when a test fails, it might also be because the test is not properly implemented (see the TODOs in the source code).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants