mscherer
|
0209276c1f
Fix test cases.
|
5 years ago |
mscherer
|
54dfb0e77e
Add missing properties.
|
5 years ago |
Mark Sch
|
43bbe97f9a
Backport CS fixes for smaller diff. (#14681)
|
5 years ago |
Mark Story
|
8666812833
Remove typehints.
|
6 years ago |
Edgaras Janušauskas
|
33d09b03e5
Check if password hasher is called exactly once in all cases.
|
6 years ago |
mscherer
|
44a78128e7
Fix CS for easier 3.x/4.x comparison/merge.
|
6 years ago |
Mark Story
|
91b4b45cfc
Add TestCase method to drop plugins.
|
7 years ago |
Mark Story
|
df1e8b44fe
Restore plugin unload.
|
7 years ago |
Mark Story
|
835a255042
Deprecate Plugin::unload()
|
7 years ago |
ADmad
|
f86a585210
Throw warning when using underscored fixture names.
|
7 years ago |
saeid
|
f9d2db1876
change the method to support array only
|
7 years ago |
saeid
|
e01b9c75ad
replace Plugin::load() with $this->loadPlugins() in tests
|
7 years ago |
Robert Pustułka
|
a6ceb0a26a
Merge remote-tracking branch 'upstream/3.next' into deprecate-table-registry
|
8 years ago |
Mark Story
|
cff3aeb81e
Fix request usage in Auth tests.
|
8 years ago |
Mark Story
|
990eb1cda3
Fix remaining deprecations for table methods.
|
8 years ago |
Robert Pustułka
|
a00fb0fed0
Merge branch '3.next' into deprecate-table-registry
|
8 years ago |
Florian Krämer
|
bc74e85b99
Fixing use of deprecated methods in \Auth tests
|
8 years ago |
Jose Diaz-Gonzalez
|
370fe1ebb2
3.next - Add deprecation warnings to the Utility package
|
8 years ago |
Robert Pustułka
|
afb01a0851
Remove TableRegistry calls from tests.
|
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 |
saeid
|
56965febc4
use new response class within tests
|
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 |
Philippe Lafrance
|
3088cc13e3
BaseAuth now pass the username to custom finder
|
10 years ago |
antograssiot
|
b19dd062bb
remove unsued import
|
10 years ago |
ADmad
|
5f2f98f7e5
Allow passing custom finder options to AuthComponent config.
|
10 years ago |
Yves P
|
d2993dd1d1
Reorder fixtures to prove that the order does not matter anymore
|
10 years ago |