saeid
|
69dcc12201
use Cake\Http\ServerRequest on tests
|
9 年 前 |
Mark Story
|
1563b6fabb
Fix tests failing due to environment pollution.
|
9 年 前 |
Michael Hoffmann
|
c428da9297
Remove multiple empty lines
|
9 年 前 |
Mark Story
|
02f8000ed7
Merge branch 'master' into 3.next
|
9 年 前 |
gregs
|
0bfad80d97
Improve consistency of docblocks
|
9 年 前 |
Mark Story
|
8b07eba14f
Clean up property usage.
|
9 年 前 |
Mark Story
|
7ba35f4e9b
Merge branch 'master' into 3.next
|
9 年 前 |
dereuromark
|
b6e8a99db6
Update doc blocks to FQCN.
|
9 年 前 |
thinkingmedia
|
6f3c0287a2
fix SecurityComponentTest, does not use event data for test
|
9 年 前 |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 年 前 |
ADmad
|
855c4d114b
Fix CS error.
|
9 年 前 |
ADmad
|
d00d7fdfe0
Remove use of TestCase::getMock() from "Controller" namepace tests.
|
9 年 前 |
Justin Yost
|
b3753dc6d3
Change Exception Throw When SecurityComponent ValidatePost Fails
|
10 年 前 |
Jorge González
|
bd8ce3db38
improve FormHelper debugSecurity processing, improve tests
|
10 年 前 |
Jorge González
|
1bf0d82391
code improvements fixing PR comments from @markstory
|
10 年 前 |
Jorge González
|
8b80371206
improve thrown exception to include the blackhole reason details
|
10 年 前 |
Jorge González
|
63f564ad56
refactor and improve unit tests
|
10 年 前 |
Jorge González
|
98fd7a6f27
fix unit tests, add wrapper to check exceptions and debug messages
|
10 年 前 |
Jorge González
|
e73f064c71
fix unit tests, add wrapper to check exceptions and debug messages
|
10 年 前 |
Bryan Crowe
|
315a0ce60c
Remove old lighthouseapp references
|
10 年 前 |
Mark Story
|
16726e65f0
Make test check for failure instead of pass.
|
10 年 前 |
Mark Story
|
0abb7901c4
Validate POST data whenever request->data is not empty.
|
10 年 前 |
Yves P
|
99b1cc72f6
Corrects the "Tests" links in various docblocks
|
10 年 前 |
José Lorenzo Rodríguez
|
728ffa2e51
Fixed CS error
|
11 年 前 |
Mark Story
|
29c9836ff8
Fix incorrect pattern in SecurityComponent.
|
11 年 前 |
Mark Story
|
dd38d23e89
Fix integer/float fields causing blackhole requests.
|
11 年 前 |
ADmad
|
6cf7b52897
Use short array syntax.
|
11 年 前 |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 年 前 |
Guy Warner
|
26b9d9449a
Add @trigger to functions docs when event added
|
11 年 前 |
ADmad
|
e629c5ee29
Remove test file for SessionComponent and usage of the component from other tests.
|
11 年 前 |