Kevin Pfeifer
|
ddd7b022ac
minor test cleanup
|
2 years ago |
ADmad
|
1ae8ee86f7
Merge branch '4.next' into 5.x
|
3 years ago |
Arhell
|
fcd97967b3
update tests folder links
|
3 years ago |
othercorey
|
82d252b3d8
Catch CakeException instead of RuntimeException
|
3 years ago |
ADmad
|
d132d46d03
Merge branch '4.next' into 5.x
|
3 years ago |
Mark Story
|
b98a0dc068
Conditionally skip test that fails because of openssl
|
3 years ago |
Corey Taylor
|
36bf442bbf
Replace RuntimeException with CakeException, DatabaseException or InvalidArgumentException
|
3 years ago |
Mark Story
|
dea4b3099c
Add test for openssl error handling.
|
4 years ago |
Mark Story
|
0bf2c12845
Update key to use algorithms supported in both libressl 2 and openssl3
|
4 years ago |
Corey Taylor
|
5a77162a44
Add use statements for all fully qualified classes
|
4 years ago |
Corey Taylor
|
27b1080860
Add native return types in tests/
|
4 years ago |
Rytis Slatkevičius
|
c43cee65c2
Add a test case, fix double encoding in the signature
|
4 years ago |
Corey Taylor
|
d43092a938
Replace all uses of Core\Exception\Exception with Core\Exception\CakeException
|
5 years ago |
othercorey
|
e83d4dc0bd
Remove trailing , for php 7.2
|
5 years ago |
Mark Story
|
cbc79acee8
Only include URL encoded data in Oauth signatures
|
5 years ago |
mscherer
|
f0d9771c32
Make test assert stricter for scalar values.
|
5 years ago |
ADmad
|
cf569b9c15
Fix CS error.
|
7 years ago |
ADmad
|
6f52ae7a89
Update deprecated usage.
|
7 years ago |
ADmad
|
075cd238bb
Merge branch '3.next' into 4.x
|
7 years ago |
mscherer
|
be80585eb6
Fix doc blocks
|
7 years ago |
Florian Krämer
|
21b6a0c098
Adding strict types to the Http Client
|
7 years ago |
ADmad
|
9bd82d7ac1
Fix CS errors.
|
7 years ago |
Mark Story
|
dbd0c07ec6
Fix deprecation warnings in Client/Auth.
|
8 years ago |
Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 years ago |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 years ago |
Mark Story
|
c2c747ec53
Fix nested parameter encoding in Oauth1 client.
|
9 years ago |
Mark Story
|
0b156617b5
Move tests for Http\Client.
|
9 years ago |