The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.010 - 2017-02-15

  • methods like "paragraph" and "sentence" now issue aborts when the index is out of range
  • Results now have ->assert_successful, which returns the Result or aborts
  • There's now a ->logout method on tester that attempts to log out
  • the Authorization header is now set only on specific requests, not on every request made by the tester's user agent
  • simple authentication has been fixed; it was totally broken in the last release

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
a successful logout
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