mscherer
|
abf0f75cf4
Add phpstan for tests.
|
4 years ago |
mscherer
|
558a55fbc5
Fix IDE found issues/smells.
|
4 years ago |
Corey Taylor
|
27b1080860
Add native return types in tests/
|
4 years ago |
Corey Taylor
|
d43092a938
Replace all uses of Core\Exception\Exception with Core\Exception\CakeException
|
5 years ago |
ADmad
|
f6966cd9ee
Update use of deprecated phpunit method.
|
5 years ago |
mscherer
|
8f2fd9f8e4
Fix numeric string keys to work for cache and configure.
|
6 years ago |
Mark Story
|
a674c1ab2c
Reduce mock usage
|
6 years ago |
ADmad
|
cf569b9c15
Fix CS error.
|
7 years ago |
ADmad
|
b61e4e0a38
Fix test.
|
7 years ago |
ADmad
|
9bd82d7ac1
Fix CS errors.
|
7 years ago |
Mark Story
|
be91b09dfe
Fix up declare calls.
|
7 years ago |
stickler-ci
|
e1ad35f802
Fixing style errors.
|
7 years ago |
Michael Hoffmann
|
94b191e48f
Remove spaces around declare statement
|
7 years ago |
stickler-ci
|
a961a5fac6
Fixing style errors.
|
7 years ago |
Michael Hoffmann
|
7827d916ea
Remove spaces from declare
|
7 years ago |
Michael Hoffmann
|
aa0e24a7ad
Add type hints and strict types to Auth
|
7 years ago |
Mark Story
|
3c98d7699b
Remove deprecated code in ServerRequest.
|
7 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 |
saeid
|
69dcc12201
use Cake\Http\ServerRequest on tests
|
9 years ago |
Marc Würth
|
f05e7e760f
Remove superfluous "Class" from doc blocks
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
ADmad
|
c5963ca6de
Remove use of TestCase::getMock() from "Auth" namepace tests.
|
9 years ago |
Jose Lorenzo Rodriguez
|
e54d05076e
Testing Typehints is not really that clever
|
11 years ago |
Juan Basso
|
f5930c0f0d
Making sure the tests on PHP7 are testing the expected message and failing if no exception is thrown
|
11 years ago |
Juan Basso
|
30bf826f40
Separated test since PHP 7 behaves differently
|
11 years ago |
ADmad
|
6cf7b52897
Use short array syntax.
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |