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:
- Contains child
- Has property
- Has property with value
The client should also be able to traverse the stanza and test the above on child stanzas.