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

Allow retrieving and testing stanzas #1

Open
boothj5 opened this issue Dec 20, 2015 · 0 comments
Open

Allow retrieving and testing stanzas #1

boothj5 opened this issue Dec 20, 2015 · 0 comments

Comments

@boothj5
Copy link
Collaborator

boothj5 commented Dec 20, 2015

Currently stanza text may be sent to stabber to verify that such a stanza was received. This requires an exact match (including * wildcards for attribute values).

Allow the client to get a stanza by id or the last received, and test various properties such as:

  1. Contains child
  2. Has property
  3. Has property with value

The client should also be able to traverse the stanza and test the above on child stanzas.

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

No branches or pull requests

1 participant