framework/tests/integration
Alexander Skvortsov 7794546845
Model extender: Fix inheritance (#2132)
This ensures that default values, date attributes and relationships are properly inherited, when we have deeper model class hierarchies.

This also adds test cases to ensure that inheritance order is honored for relationship and default attribute extender. As there's no way to remove date attributes, the order of evaluation there doesn't matter.
2020-04-24 21:17:31 +02:00
..
api Implement hidden permission groups (#2129) 2020-04-21 17:49:53 +02:00
extenders Model extender: Fix inheritance (#2132) 2020-04-24 21:17:31 +02:00
tmp fixed tests on master, missing views directory and suppressing notices from tempnam when storing files in tmp 2019-06-24 13:00:36 +02:00
BuildsHttpRequests.php Replace authenticatedRequest() by request() option 2020-03-20 18:23:06 +01:00
ConsoleTestCase.php Add console extender (#2057) 2020-04-03 19:38:54 +02:00
RetrievesAuthorizedUsers.php Apply fixes from StyleCI 2019-11-28 00:16:50 +00:00
setup.php Apply fixes from StyleCI 2019-11-28 00:16:50 +00:00
TestCase.php Apply fixes from StyleCI 2020-03-20 17:28:58 +00:00