silverstripe-gridfieldexten.../tests/Stub
Sam Minnee 6becfc2f89 NEW: Add test for GridFieldEditableColumns
Also adds a .gitignore to ignore files created by in-module testing.
2020-09-08 14:57:59 +12:00
..
NamespacedClass.php FIX Update remaining unit tests, separate stubs, add PSR-4 autoloader 2017-09-18 21:06:17 +01:00
PolymorphM2MChild.php FIX GridFieldOrderableRows to support polymorphic ManyManyThroughList 2020-05-18 15:33:43 +12:00
PolymorphM2MMapper.php FIX GridFieldOrderableRows to support polymorphic ManyManyThroughList 2020-05-18 15:33:43 +12:00
PolymorphM2MParent.php FIX GridFieldOrderableRows to support polymorphic ManyManyThroughList 2020-05-18 15:33:43 +12:00
StubA.php FIX Update remaining unit tests, separate stubs, add PSR-4 autoloader 2017-09-18 21:06:17 +01:00
StubB.php FIX Update remaining unit tests, separate stubs, add PSR-4 autoloader 2017-09-18 21:06:17 +01:00
StubC.php FIX Update remaining unit tests, separate stubs, add PSR-4 autoloader 2017-09-18 21:06:17 +01:00
StubOrderableChild.php Merge branch '2' into 3 2018-02-21 13:28:13 +00:00
StubOrdered.php Merge branch '2' into 3 2018-02-21 13:28:13 +00:00
StubOrderedVersioned.php Corrected a case when sort column is located in a table that belongs to ancestor class of the item. 2018-04-27 10:00:34 +12:00
StubParent.php Add unit tests for new ManyManyThrough support 2018-06-26 14:41:39 +12:00
StubSubclass.php FIX Update remaining unit tests, separate stubs, add PSR-4 autoloader 2017-09-18 21:06:17 +01:00
StubSubclassOrderedVersioned.php Corrected a case when sort column is located in a table that belongs to ancestor class of the item. 2018-04-27 10:00:34 +12:00
StubUnorderable.php NEW: Add test for GridFieldEditableColumns 2020-09-08 14:57:59 +12:00
TestController.php NEW: Add test for GridFieldEditableColumns 2020-09-08 14:57:59 +12:00
ThroughBelongs.php Add unit tests for new ManyManyThrough support 2018-06-26 14:41:39 +12:00
ThroughDefiner.php Add unit tests for new ManyManyThrough support 2018-06-26 14:41:39 +12:00
ThroughIntermediary.php Add test for getting the correct Sort order from MMTL items, fix incorrect test class name 2018-09-28 17:59:44 +02:00