silverstripe-framework/tests/php
Guy Sartorelli acad946b74
MNT Add missing tests for eagerloaded DataList interactions
Add tests for:
- filtered, limited, and sorted DataLists with eagerloaded relations
- iterating through the list multiple times
- eagerLoad method can be called anywhere in a query chain
- eager loaded relation lists can be correctly empty without throwing
  exceptions
- repeating relations to be eagerloaded in various permutations doesn't
  cause issues
- eagerloading doesn't negatively impact chunkedFetch functionality

squash
2023-07-17 12:03:11 +12:00
..
Control Merge branch '5.0' into 5 2023-05-22 12:46:02 +12:00
Core FIX Get ApcuCacheFactory and MemcachedCacheFactory working again 2023-05-17 10:18:28 +12:00
Dev MNT Add BuildTaskTest 2023-06-08 12:32:47 +12:00
Forms Merge branch '5.0' into 5 2023-05-22 12:46:02 +12:00
i18n Merge branch '5.0' into 5 2023-06-14 11:10:44 +12:00
Logging Merge branch '4' into 5.0 2023-03-30 13:20:03 +13:00
ORM MNT Add missing tests for eagerloaded DataList interactions 2023-07-17 12:03:11 +12:00
Security NEW add OnlyTheseMembers Inherited Permission type 2023-07-05 16:22:17 +12:00
View FIX Passing 0 as first argument breaks template 2023-06-09 08:55:20 +02:00