Corey Taylor
|
27b1080860
Add native return types in tests/
|
4 years ago |
Diego Sardina
|
decf51d2f8
Remove request from context classes
|
6 years ago |
mscherer
|
a8b4a7436e
Clean up test classes.
|
6 years ago |
Corey Taylor
|
7391ffeec8
Added ContextInterface::getPrimaryKey() to use instead of primaryKey()
|
6 years ago |
ADmad
|
97760ef05e
Allow ContextInterface::isRequired() to return null.
|
6 years ago |
ADmad
|
5f56611bfe
Use "notEmpty" message instead of "requirePresence" message.
|
6 years ago |
mscherer
|
15f02f9450
Cleaner asserting for strict typehinting, lots of false positives fixed.
|
6 years ago |
ADmad
|
cf569b9c15
Fix CS error.
|
7 years ago |
ADmad
|
76c3044945
Update return typehint of TestCase methods.
|
7 years ago |
ADmad
|
5b3f8205ed
Enable strict typing for view tests.
|
7 years ago |
ADmad
|
9bd82d7ac1
Fix CS errors.
|
7 years ago |
Jeremy Harris
|
64800a883b
Merge branch '3.next' into html5-error-messages
|
7 years ago |
ADmad
|
17ec980980
Update test.
|
8 years ago |
Jeremy Harris
|
a5ab64d9d5
Added support for ArrayContext
|
8 years ago |
Mark Story
|
dbff1b7327
Fix more tests using deprecated request features.
|
8 years ago |
lilHermit
|
c956a926db
Fixed to account for keys including numeric values above 9
|
8 years ago |
lilHermit
|
a33a03553e
Improved the stripNesting method
|
8 years ago |
lilHermit
|
ebad0f2e51
Added support for numeric nested fields type, isRequired, val and attributes
|
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 |
ADmad
|
e84a83da5d
Update signature of `ContextInterface::val()`
|
10 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
Bryan Crowe
|
042bd19776
Use semantic version for test cases since doc block
|
12 years ago |
Jose Lorenzo Rodriguez
|
624f038fbf
Added test for ArrayContext::isPrimaryKey()
|
12 years ago |
mark_story
|
c31c9a04c3
Fix isCreate()
|
12 years ago |
mark_story
|
5c357aafdb
Add primaryKey() to context classes.
|
12 years ago |
mark_story
|
53e500531e
Add isCreate() method to context classes.
|
12 years ago |
mark_story
|
86c0fa0212
Fix return type of error()
|
12 years ago |