Changes for version 0.009 - 2017-01-28

  • an abort is now issued on bogus paragraphs and non-contiguous use of a client id; we can roll this back in the future if someone has a need… but why would you?
  • Set sentences now have an assert_no_errors method that throws a error-dumping abort if any part of the setFoos method did not succeed
  • paragraphs now have a client_id method
  • $set->VERB_errors now always returns an empty hashref if there are errors, even if the server returned nothing or null

Modules

a JMAP client made for testing JMAP servers
what you get in reply to a succesful JMAP request
a group of sentences in a JMAP response
a single triple within a JMAP response
the kind of sentence you get in reply to a setFoos call
what you get when you authenticate
what you get when you download a blob
what you get when your JMAP request utterly fails
what you get when you upload a blob
the kind of thing that you get back for a request

Provides

in lib/JMAP/Tester/LogWriter.pm
in lib/JMAP/Tester/LogWriter.pm
in lib/JMAP/Tester/LogWriter.pm