.. |
ArrayListTest
|
|
|
CascadeDeleteTest
|
|
|
ComponentSetTest
|
|
|
DatabaseTest
|
FIX: Ensure that types are preserved fetching from database
|
2018-11-09 10:31:19 +13:00 |
DataExtensionTest
|
|
|
DataObjectDuplicationTest
|
Merge branch '4.0' into 4.1
|
2018-06-08 23:05:24 +01:00 |
DataObjectSchemaGenerationTest
|
FIX: Make test work with utf8mb4
|
2018-11-10 12:10:25 +13:00 |
DataObjectSchemaTest
|
|
|
DataObjectTest
|
MINOR: Add test for defaults on subclasses
|
2018-11-05 16:09:49 +13:00 |
DataQueryTest
|
|
|
DBClassNameTest
|
|
|
DBCompositeTest
|
|
|
DBHTMLTextTest
|
|
|
DBMoneyTest
|
|
|
DBStringTest
|
|
|
DBVarcharTest
|
|
|
DecimalTest
|
|
|
FieldType
|
FIX: Make all enums non-destructive, not just ClassName
|
2018-11-10 12:10:25 +13:00 |
Filters
|
|
|
HasManyListTest
|
Add tests for sorting HasManyList
|
2018-09-27 17:09:24 +02:00 |
HierarchyTest
|
|
|
ManyManyListTest
|
|
|
ManyManyThroughListTest
|
BUGFIX many many through not sorting by join table (#8534)
|
2018-11-01 14:17:15 +13:00 |
MySQLDatabaseTest
|
|
|
Search
|
|
|
SQLInsertTest
|
|
|
SQLSelectTest
|
|
|
SQLUpdateTest
|
|
|
TransactionTest
|
|
|
UnsavedRelationListTest
|
|
|
ArrayLibTest.php
|
|
|
ArrayListTest.php
|
FIX: Make ArrayList::limit() consistent with DataList::limit()
|
2018-10-11 21:05:20 +13:00 |
CascadeDeleteTest.php
|
|
|
CascadeDeleteTest.yml
|
|
|
ComponentSetTest.php
|
|
|
ComponentSetTest.yml
|
|
|
DatabaseTest.php
|
FIX: Introduce readonly transaction test to all database.
|
2018-11-09 10:57:26 +13:00 |
DataExtensionTest.php
|
|
|
DataExtensionTest.yml
|
|
|
DataListTest.php
|
|
|
DataObjectDuplicationTest.php
|
|
|
DataObjectDuplicationTest.yml
|
|
|
DataObjectLazyLoadingTest.php
|
|
|
DataObjectSchemaGenerationTest.php
|
FIX: Make all enums non-destructive, not just ClassName
|
2018-11-10 12:10:25 +13:00 |
DataObjectSchemaTest.php
|
|
|
DataObjectTest.php
|
Merge branch '4.3' into 4
|
2018-11-06 11:05:22 +01:00 |
DataObjectTest.yml
|
|
|
DataQueryTest.php
|
NEW Add columnUnique API SS_List classes.
|
2018-07-16 12:16:17 +01:00 |
DataQueryTest.yml
|
|
|
DBClassNameTest.php
|
|
|
DBCompositeTest.php
|
|
|
DBCurrencyTest.php
|
Change DBCurrency scaffolded form field to CurrencyField (fixes #8246)
|
2018-07-09 10:57:01 +12:00 |
DBDateTest.php
|
|
|
DBDatetimeTest.php
|
FIX: Drop seconds from DBDatetime::Nice() to restore SS3 behaviour.
|
2018-10-04 14:51:24 +13:00 |
DBEnumTest.php
|
FIX: Make all enums non-destructive, not just ClassName
|
2018-11-10 12:10:25 +13:00 |
DBFieldTest.php
|
|
|
DBHTMLTextTest.php
|
|
|
DBLocaleTest.php
|
|
|
DBMoneyTest.php
|
|
|
DBMoneyTest.yml
|
|
|
DBPercentageTest.php
|
|
|
DBStringTest.php
|
|
|
DBTest.php
|
|
|
DBTextTest.php
|
|
|
DBTimeTest.php
|
|
|
DBVarcharTest.php
|
|
|
DBYearTest.php
|
|
|
DecimalTest.php
|
|
|
DecimalTest.yml
|
|
|
GroupedListTest.php
|
|
|
HasManyListTest.php
|
Add tests for sorting HasManyList
|
2018-09-27 17:09:24 +02:00 |
HasManyListTest.yml
|
Add tests for sorting HasManyList
|
2018-09-27 17:09:24 +02:00 |
HierarchyCachingTest.php
|
NEW: Add Hierarchy::prepopulate_numchildren_cache() (#8380)
|
2018-09-25 12:25:23 +12:00 |
HierarchyTest.php
|
|
|
HierarchyTest.yml
|
|
|
LabelFieldTest.php
|
|
|
ListDecoratorTest.php
|
NEW Change to variadic calls in ListDecorator and add unit tests
|
2018-11-09 13:59:14 +02:00 |
ManyManyListExtensionTest.php
|
|
|
ManyManyListExtensionTest.yml
|
|
|
ManyManyListTest.php
|
BUGFIX many many through not sorting by join table (#8534)
|
2018-11-01 14:17:15 +13:00 |
ManyManyThroughListTest.php
|
BUGFIX many many through not sorting by join table (#8534)
|
2018-11-01 14:17:15 +13:00 |
ManyManyThroughListTest.yml
|
BUGFIX many many through not sorting by join table (#8534)
|
2018-11-01 14:17:15 +13:00 |
MapTest.php
|
|
|
MarkedSetTest.php
|
|
|
MySQLDatabaseTest.php
|
|
|
MySQLDatabaseTest.yml
|
|
|
PaginatedListTest.php
|
|
|
PDODatabaseTest.php
|
|
|
PolymorphicHasManyListTest.php
|
|
|
SQLInsertTest.php
|
|
|
SQLSelectTest.php
|
FIX: Throw deprecation notice on limit=0
|
2018-10-04 10:38:15 +13:00 |
SQLSelectTest.yml
|
|
|
SQLUpdateTest.php
|
|
|
SQLUpdateTest.yml
|
|
|
TransactionTest.php
|
FIX: Introduce readonly transaction test to all database.
|
2018-11-09 10:57:26 +13:00 |
UnsavedRelationListTest.php
|
|
|
UnsavedRelationListTest.yml
|
|
|
URLSegmentFilterTest.php
|
|
|
ValidationExceptionTest.php
|
|
|
ValidationResultTest.php
|
|
|