MantisBT: master b0cb7ba1

Author Committer Branch Timestamp Parent
vboctor vboctor master 2017-04-23 09:34 master fc92d387
Changeset

REST: Use Guzzle for Testing

  • Much cleaner way to author http requests
  • Easier to check status codes
  • Can work without CURL
mod - composer.json Diff File
mod - composer.lock Diff File
mod - tests/rest/AllTests.php Diff File
mod - tests/rest/RestBase.php Diff File
mod - tests/rest/RestIssueAddTest.php Diff File