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)
|
5 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 |
Eugene Ritter
|
0786f07459
Removed protocol in test name, used scheme instead.
|
5 years ago |
Eugene Ritter
|
cba3aaa089
Using expectException in tests.
|
5 years ago |
Eugene Ritter
|
c328afc98c
URL in caps in all the docblocks.
|
5 years ago |
Eugene Ritter
|
40fda6e668
Throws InvalidArgumentException when the parsed string returns false instead of parts. Wrote test to make sure that the parsed url parts do not overwrite other defaults.
|
5 years ago |
Eugene Ritter
|
8e0c93f7a0
AssertSame not AssertEquals in more of the functions.
|
5 years ago |
Eugene Ritter
|
588fb2ab58
Updated doc block and test
|
5 years ago |
Eugene Ritter
|
fc517ab947
Documentation, added exception. Removed unused variable.
|
5 years ago |
Eugene Ritter
|
c8226407e5
Formatting fixes
|
5 years ago |
Eugene Ritter
|
e8d5b445dd
Formatting fixes
|
5 years ago |
Eugene Ritter
|
5a253349fe
Created static factory method to create a scoped http client with a url string eliminating the need for calling code to parse such strings.
|
5 years ago |
mscherer
|
f0d9771c32
Make test assert stricter for scalar values.
|
5 years ago |
ADmad
|
f6966cd9ee
Update use of deprecated phpunit method.
|
5 years ago |
ADmad
|
0defa45cbf
Replace Zend framework packages with Laminas.
|
6 years ago |