mscherer
|
a8b4a7436e
Clean up test classes.
|
6 years ago |
mscherer
|
0209b453da
Add config orFail() wrapper.
|
6 years ago |
mscherer
|
15f02f9450
Cleaner asserting for strict typehinting, lots of false positives fixed.
|
7 years ago |
ADmad
|
cf569b9c15
Fix CS error.
|
7 years ago |
ADmad
|
76c3044945
Update return typehint of TestCase methods.
|
7 years ago |
ADmad
|
f29d951026
Fix CS errors.
|
7 years ago |
ADmad
|
075cd238bb
Merge branch '3.next' into 4.x
|
7 years ago |
Mark Story
|
91b4b45cfc
Add TestCase method to drop plugins.
|
7 years ago |
Mark Story
|
d2c9459cd7
Merge branch '3.next' into 4.x
|
7 years ago |
Mark Story
|
835a255042
Deprecate Plugin::unload()
|
7 years ago |
Mark Story
|
0a1fd1edfe
Merge branch '3.next' into 4.x
|
7 years ago |
ADmad
|
5b3f8205ed
Enable strict typing for view tests.
|
7 years ago |
saeid
|
f9d2db1876
change the method to support array only
|
7 years ago |
saeid
|
7be710d148
just adding plugin without bootstrap
|
7 years ago |
saeid
|
e0f6112f3f
unload plugins after use
|
7 years ago |
saeid
|
e01b9c75ad
replace Plugin::load() with $this->loadPlugins() in tests
|
7 years ago |
ADmad
|
9bd82d7ac1
Fix CS errors.
|
7 years ago |
Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
Marc Ypes
|
0c88f6365f
Escape urls to avoid xss
|
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
|
dbca5e21e9
Tidy up test cases.
|
9 years ago |
lilHermit
|
8b05ce8435
Removed `$useIndex` support of false
|
9 years ago |
lilHermit
|
f316b1f87d
Removed the `asString` option from `StringTemplate::addClass` method
|
9 years ago |
lilHermit
|
dcbb89f254
Changes to StringTemplate::addClass method
|
9 years ago |
lilHermit
|
4fb6107a77
Added addClass method to StringTemplate with accompanying tests
|
9 years ago |
Mark Story
|
1aeb264212
Replace `%` in templates with `%%`
|
9 years ago |
dereuromark
|
b6e8a99db6
Update doc blocks to FQCN.
|
9 years ago |
Mark Story
|
71c5e98139
Missing templates should raise exceptions.
|
10 years ago |