silverstripe-framework/tests
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
..
behat NEW Add easy way to dismiss all toasts in behat (#10661) 2023-01-30 10:30:54 +13:00
bootstrap MNT Remove references to PDO 2023-03-16 10:59:34 +13:00
php MNT Add missing tests for eagerloaded DataList interactions 2023-07-17 12:03:11 +12:00
bootstrap.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
dump_constants.php ENHANCEMENT Log user constants during CI for debugging improvements 2017-08-23 14:23:33 +12:00
phpcs_runner.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00