Commit History

Author SHA1 Message Date
  ADmad b16f862559 Feat/http client events (#17416) 2 years ago
  Kevin Pfeifer 547b33c76f convert onConsecutiveCalls() to willReturn() 2 years ago
  Kevin Pfeifer 1f5036d20b convert returnValue() to willReturn() 2 years ago
  Kevin Pfeifer 90edc3c46f fix stan in tests 3 years ago
  Kevin Pfeifer f9b01571c3 phpunit 10: replace expect*() methods with our own implementation 3 years ago
  Kevin Pfeifer 20858c5aa6 phpunit 10: fix more tests 3 years ago
  Kevin Pfeifer 4f60200a24 phpunit 10: fix withConsecutive 3 years ago
  ADmad b4d4d00786 Remove unused variables. 3 years ago
  ADmad cd07b90728 Use assert() for asserting valid class types. 3 years ago
  Corey Taylor 4ce3bae8a7 Fix broken test 3 years ago
  Corey Taylor 5a77162a44 Add use statements for all fully qualified classes 4 years ago
  Mark Story 4141f34d3c Fix phpcs 4 years ago
  Mark Story 5d094c6b30 Use CakeException as a base. 4 years ago
  Mark Story 21ffbdf2f4 Raise error when no mocks are found 4 years ago
  Mark Story 3f2ff0136a Add multiple responses and response clearing. 4 years ago
  Mark Story bbdd7f9d63 Add rough implementation of mocked responses 4 years ago
  Corey Taylor 27b1080860 Add native return types in tests/ 4 years ago
  Corey Taylor 30dab5436d Fix return typehints in tests 4 years ago
  Corey Taylor 3f742d563e Fix tests param typehints 4 years ago
  Mark Story de6a808c31 Merge branch 'master' into 4.next 4 years ago
  Rob Rikken 722a935eaf PHP_QUERY_RFC3986 is now set as the encoding for urls. The queryEncoding option has been removed, and the testcases have been updated to use %20 instead of + for the encoding of spaces. 4 years ago
  Rob Rikken 6846d3a540 Updated the data names for the buildUrl tests for the query encoder. 4 years ago
  Rob Rikken 64838cb665 Fixed small code style problems. 4 years ago
  Rob Rikken 3b13327537 Fixed small code style problems. 4 years ago
  Rob Rikken 6d4074087b Adjusted one test to enclude the new query encoding option, and added two tests for the default and alternate option of the query encoding. 4 years ago
  Mark Story d4b7564fe5 Fix more at() matchers (#15485) 4 years ago
  Eugene Ritter b86daa5d2d Tests passing for adding basePath. 5 years ago
  Eugene Ritter 94a746f578 Merge remote-tracking branch 'upstream/4.next' into CreateScopedClient 5 years ago
  Corey Taylor d43092a938 Replace all uses of Core\Exception\Exception with Core\Exception\CakeException 5 years ago
  Eugene Ritter 80820af6ea basePath configuration added to the client 5 years ago