ADmad
|
19f8bb3544
Maintain new/empty line consistency in docblocks.
|
6 years ago |
Corey Taylor
|
7391ffeec8
Added ContextInterface::getPrimaryKey() to use instead of primaryKey()
|
6 years ago |
ADmad
|
76c2f6c162
More test fixes.
|
6 years ago |
ADmad
|
97760ef05e
Allow ContextInterface::isRequired() to return null.
|
6 years ago |
Val Bancer
|
faaa31b1d9
Make $fixtures property protected
|
6 years ago |
ADmad
|
5f56611bfe
Use "notEmpty" message instead of "requirePresence" message.
|
6 years ago |
ADmad
|
123f47c6e4
Update tests to not use deprecated usage.
|
6 years ago |
ADmad
|
5c2996d67d
Fix CS and typeing issues.
|
6 years ago |
ADmad
|
11a2fcd88e
Merge branch '3.next' into 4.x
|
6 years ago |
Mark Story
|
bbac471040
Fix reading of nested validation errors
|
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 |
mscherer
|
5df5f02b14
Use newEmptyEntity() as more clear name.
|
7 years ago |
mscherer
|
d708e5b264
Fix tests.
|
7 years ago |
mscherer
|
c2bd3e1cf7
Fix classes to standalone class files.
|
7 years ago |
ADmad
|
4f7ef14e9e
Merge branch '3.next' into 4.x
|
7 years ago |
ADmad
|
f86a585210
Throw warning when using underscored fixture names.
|
7 years ago |
ADmad
|
5b3f8205ed
Enable strict typing for view tests.
|
7 years ago |
ADmad
|
dcdecba9e2
Merge branch '4.x' into 4.x-phpcs
|
7 years ago |
ADmad
|
a0e2eebc84
Fix CS errors.
|
7 years ago |
ADmad
|
625db9be47
Merge branch '4.x' into 4.x-phpcs
|
7 years ago |
Mark Story
|
1cd00ad4ec
Don't get table instances for entities with no source.
|
7 years ago |
ndm2
|
d710f9c881
Make entity context recognize schema defaults of associations.
|
7 years ago |
ADmad
|
9bd82d7ac1
Fix CS errors.
|
7 years ago |
Jeremy Harris
|
ee70bb89e9
Renamed getErrorMessage to getRequiredMessage
|
8 years ago |
Jeremy Harris
|
5823d82454
Added ContextInterface::getErrorMessage and EntityContext implementation
|
8 years ago |
Robert Pustułka
|
a6ceb0a26a
Merge remote-tracking branch 'upstream/3.next' into deprecate-table-registry
|
8 years ago |
Mark Story
|
dbff1b7327
Fix more tests using deprecated request features.
|
8 years ago |
Mark Story
|
b89f57178b
Fix deprecation warnings in View & Tests.
|
8 years ago |