Corey Taylor
|
ef77883a46
Update exception message for groupBy() and indexBy() missing path
|
5 years ago |
Mark Story
|
ca450e38d0
Fix BufferedIterator not yielding full results
|
5 years ago |
Corey Taylor
|
a58799dd57
Document avg() and median() with 0 rows and null values
|
5 years ago |
Corey Taylor
|
b227fb6628
Throw exception on invalid path for groupBy and indexBy
|
5 years ago |
Corey Taylor
|
bbcf535f44
Remove at() matcher from Collection tests
|
5 years ago |
ravage84
|
8311e0bbff
JSON in uppercase
|
5 years ago |
mscherer
|
f0d9771c32
Make test assert stricter for scalar values.
|
5 years ago |
ADmad
|
f6966cd9ee
Update use of deprecated phpunit method.
|
5 years ago |
Mark Story
|
ebf9ef013b
Merge branch '4.next'
|
5 years ago |
Corey Taylor
|
72255bff8c
Assert array keys replaced by shuffle()
|
5 years ago |
Corey Taylor
|
faf5d574f0
Changed CollectionTrait::shuffle() to return all elements in collection.
|
5 years ago |
mscherer
|
803d60ae32
Clean up tests using PHPStan level 1.
|
6 years ago |
Mark Story
|
16c0d460bb
Add test for listNested() with printer() and spacer
|
6 years ago |
Corey Taylor
|
f553816bd7
Updated Collection::sumOf() unit test
|
6 years ago |
Corey Taylor
|
442245710b
Removed incorrect 'int' return type from CollectionTrait::sumOf()
|
6 years ago |
Mark Story
|
cd81e8f6f9
Merge remote-tracking branch 'origin/3.next' into 4.x
|
6 years ago |
Mark Story
|
2e8b391598
Add tests for skip() overflow.
|
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 |
mscherer
|
c84208bb07
Fix classes to standalone class files.
|
7 years ago |
Mark Story
|
2ad89459d3
Fix PHPCS errors.
|
7 years ago |
Mark Story
|
d2c9459cd7
Merge branch '3.next' into 4.x
|
7 years ago |
Mark Story
|
3f469642e7
Merge branch 'master' into 3.next
|
7 years ago |
David Yell
|
46b3688c3f
Added test cases with collections of entities
|
7 years ago |
David Yell
|
ea0990a6de
Changed duplicate collection test to better reflect it's method name
|
7 years ago |
ADmad
|
4f7ef14e9e
Merge branch '3.next' into 4.x
|
7 years ago |
Mark Story
|
fb90516537
Merge pull request #12541 from cakephp/collection-lazy
|
7 years ago |
ADmad
|
5dccb330be
Merge branch '3.next' into 4.x
|
7 years ago |
Marc Würth
|
1c797592dd
Reword test case short description
|
7 years ago |
Marc Würth
|
ee0d550b9a
Fix typo
|
7 years ago |