Skip to content

Conversation

@jbertram
Copy link
Contributor

This commit does the following:

  • Allows lastDeliveredTime and lastAcknowledgedTime to be filtered via the management API.
  • Adds unit tests for all such attributes to verify they are filterable.
  • Looks up the correct value on the server when filtering on messagesDelivered.
  • Breaks up ViewTest into corresponding classes so all attributes can be unit tested eventually.

This commit does the following:

 - Allows `lastDeliveredTime` and `lastAcknowledgedTime` to be filtered
   via the management API.
 - Adds unit tests for all such attributes to verify they are
   filterable.
 - Looks up the correct value on the server when filtering on
   `messagesDelivered`.
 - Breaks up `ViewTest` into corresponding classes so all attributes can
   be unit tested eventually.
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